What's Changed
- Add
wasi-sdk-p1.cmake
to the artifacts by @SingleAccretion in #472 - Add back
VERSION
file to release tarballs by @alexcrichton in #473 - README.md: mention WASI_SDK_INSTALL_TO_CLANG_RESOURCE_DIR by @yamt in #481
- Disable tests/benchmarks for libcxx by @alexcrichton in #476
- Add llvm-dwp binary to toolchain by @quanterion in #478
- Bump wasm-component-ld to 0.5.7 by @alexcrichton in #484
- Fix installation and usage instructions in README.md by @seclerp in #488
- LLVM 19 + setjmp/longjmp doc by @yamt in #480
- Update wasm-component-ld to 0.5.9 by @alexcrichton in #491
- Update wasm-component-ld to 0.5.10 by @alexcrichton in #493
- Update to the latest wasi-libc (2nd try) by @kateinoigakukun in #496
- Update wasm-component-ld to 0.5.11 by @alexcrichton in #501
- Update to the latest LLVM 19 and wasi-libc. by @sunfishcode in #502
New Contributors
- @SingleAccretion made their first contribution in #472
- @quanterion made their first contribution in #478
- @seclerp made their first contribution in #488
- @kateinoigakukun made their first contribution in #496
Full Changelog: wasi-sdk-24...wasi-sdk-25