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
Merge pull request #1444 from swiftwasm/maxd/update-wasi-sdk
Update WASI SDK to fix C++ setjmp/signal headers
Fixes the issue swiftwasm#595 with C++ packages for the development snapshots made from the `swiftwasm` branch. Previously C++ dependencies couldn't be built as default Clang headers weren't tailored to support WASI, WebAssembly/wasi-sdk#93 being one of the examples.
This should also unblock TokamakUI/Tokamak#170.
0 commit comments