Skip to content

[0084] 修复 goldfish 的 WASM 构建支持#882

Merged
JimZhouZZY merged 1 commit into
mainfrom
zzy/0084
Jul 2, 2026
Merged

[0084] 修复 goldfish 的 WASM 构建支持#882
JimZhouZZY merged 1 commit into
mainfrom
zzy/0084

Conversation

@JimZhouZZY

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/liii_subprocess.cpp
#ifdef TB_CONFIG_OS_WINDOWS
process= tb_process_init_cmd (cmd_c, &attr);
#else
#elif !defined(_MSC_VER) && !defined(__MINGW32__) && !defined(__EMSCRIPTEN__)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

这个条件来自前面的代码中

@Yuki-Nagori Yuki-Nagori left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@JimZhouZZY JimZhouZZY merged commit 61ba83f into main Jul 2, 2026
5 checks passed
@JimZhouZZY JimZhouZZY deleted the zzy/0084 branch July 2, 2026 06:08
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