Immutable
release. Only release title and notes can be modified.
What's Changed
- Reject out-of-range NaN payloads and bare type-index value types by @vouillon in #2563
- Implement upstream spec changes for component text syntax by @alexcrichton in #2562
- wasmparser: require result equivalence for
(on $t switch)handler by @vouillon in #2564 - Prevent unbounded recursion when parsing WITs by @alexcrichton in #2565
- Add a parse recurse limit to
wasm-waveby @alexcrichton in #2566 - wasm-metadata: Place a limit on decompression size by @alexcrichton in #2567
- Fix limiting 32-bit tables with
wasm-smithby @alexcrichton in #2569 - Validate component model type depth by @alexcrichton in #2570
- Fix requiring
reallocforasync-lowered results-with-pointers by @alexcrichton in #2572 - Call
__wasm_init_taskfor_initializehook by @alexcrichton in #2574 - Release wasm-tools 1.254.0 by @github-actions[bot] in #2575
New Contributors
Full Changelog: v1.253.0...v1.254.0