You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: explicitly configure C++ compiler environment for AOT embedding
Set CC/CXX environment variables and pass them to Bazel via --repo_env
and --action_env flags to ensure C++ toolchain detection for Rust
binary compilation in wasm_embed_aot tool.
0 commit comments