wasi-sdk-31
·
13 commits
to main
since this release
What's Changed
- Add experimental support for C++ exceptions by @alexcrichton in #590
- Update
wasm-component-ldin CI by @rvolosatovs in #592 - Update wasm-component-ld by @alexcrichton in #594
- Update to LLVM 22.1.0 by @alexcrichton in #585
- Build
wasip3target by @rvolosatovs in #593 - Include
libclang.soin wasi-sdk by @alexcrichton in #598 - Update wasi-libc submodule by @alexcrichton in #599
- Build LLDB as part of wasi-sdk by @alexcrichton in #596
- Adjust documentation of limitations in README by @alexcrichton in #591
- Change Clang's default target to
wasm32-wasip1by @alexcrichton in #600 - Update wasi-libc by @alexcrichton in #602
- Update wasi-libc one more time by @alexcrichton in #604
New Contributors
- @rvolosatovs made their first contribution in #592
Full Changelog: wasi-sdk-30...wasi-sdk-31