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
* Add support for WASI cpp build
* Look for WASI_SDK & link libc++
* Fixes & change wasi sdk to sysroot
* Fix fmt issues
* wasi sysroot now return a pathbuf
* Replaced PathBuf to Arc
* Ensure no-exceptions is set only for wasm32-wasi
* Update src/lib.rs
---------
Co-authored-by: Jiahao XU <[email protected]>
0 commit comments