v1.242.0
·
113 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Implementation of the custom descriptors proposal by @yurydelendik in #2295
- require memory for async lifts as needed by @dicej in #2382
- Fix parsing named locals without an inline function type by @alexcrichton in #2383
- Emit
usestatements in inline interface exports in a world by @ouillie in #2388 - chore(ci): upgrade checkout to v6 by @rejected-l in #2389
- Generate atomic instructions defined in the threads proposal by @danielvallance in #2386
- fix(wit-parser): validate case insensitivity by @ricochet in #2385
- Support special import names for unit futures/streams by @alexcrichton in #2390
- Release wasm-tools 1.242.0 by @github-actions[bot] in #2392
New Contributors
- @danielvallance made their first contribution in #2386
Full Changelog: v1.241.2...v1.242.0