-
Notifications
You must be signed in to change notification settings - Fork 459
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix WASI compilation for C++ (#1083)
* 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]>
- Loading branch information
Showing
1 changed file
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters