What's Changed
- feat(wasm-encoder): expose Ieee32 and Ieee64 constructors by @michaelficarra in #2268
wasm-encoder: Use tuple-struct syntax for Ieee{32,64} fields by @fitzgen in #2269- Add NestedPackage to wit-encoder by @ouillie in #2271
- fail validation if callback missing for async export by @dicej in #2273
- Make BLESS work on Windows. by @badeend in #2276
- handle GOT entries for weak env imports in symbol resolution by @brian14708 in #2275
- ci: bump actions/checkout to v5 by @rejected-l in #2278
- Fix a
wast-only build by @alexcrichton in #2280 - Use trusted publishing for release automation in this repository by @alexcrichton in #2281
- Release wasm-tools 1.236.1 by @github-actions[bot] in #2282
New Contributors
- @michaelficarra made their first contribution in #2268
- @ouillie made their first contribution in #2271
- @badeend made their first contribution in #2276
- @brian14708 made their first contribution in #2275
- @rejected-l made their first contribution in #2278
Full Changelog: v1.236.0...v1.236.1