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 compilation for wasm: env WASI_SYSROOT should be optional (#1114)
* Fix compilation for wasm: env WASI_SYSROOT should be optional
On ubuntu-latest github action runner, it used to work without the environment variable.
Fixed#1109#1113
* Add wasm32-unknown targets (#1115)
---------
Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com>
0 commit comments