Skip to content

feat: add tools/ai/wasmtrans #1576

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

feat: add tools/ai/wasmtrans #1576

wants to merge 3 commits into from

Conversation

aofei
Copy link
Member

@aofei aofei commented Apr 17, 2025

Updates #1454

Copy link

qiniu-prow bot commented Apr 17, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all


// Process response and execute command.
if resp.CommandName == "" {
// TODO: Treat this as a retryable error.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A Note is recommended to use "MARKER(uid): note body" format.

Details

lint 解释

这个lint结果提示你使用“MARKER(uid): note body”格式来记录注释,以提高代码的可读性和一致性。

错误用法

// 这是一个错误的注释格式

正确用法

// MARKER(12345): 这是一个正确的注释格式

💡 以上内容由 AI 辅助生成,如有疑问欢迎反馈交流

aofei added 3 commits April 28, 2025 11:27
Updates goplus#1454

Signed-off-by: Aofei Sheng <[email protected]>
Updates goplus#1454

Signed-off-by: Aofei Sheng <[email protected]>
@qiniu-ci
Copy link

This PR has been deployed to the preview environment. You can explore it using the preview URL.

Warning

Please note that deployments in the preview environment are temporary and will be automatically cleaned up after a certain period. Make sure to explore it before it is removed. For any questions, contact the Go+ Builder team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants