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
[Preset] Add linux crosscompile wasm preset (#39183)
This preset will be used by community CI for WebAssembly to ensure [single-threaded-runtime mode won't be broken again](#39092 (comment)) and enable us testing IRGen for WebAssembly in upstream.
Note that the current preset doesn't build stdlib for Wasm for now because some essential patches haven't been ported yet and build-script doesn't support it. But that should be enabled after that's supported.
This change is a part of SR-15168.
0 commit comments