v1.241.2
·
122 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Use
read_unlimited_stringfor more strings by @alexcrichton in #2345 - Fix new warnings on nightly by @alexcrichton in #2350
- Reorganize component model
*.wasttests by @alexcrichton in #2344 - wasmparser: clarify validator error message by @keithw in #2349
- chore: replaced broken license link by @Olexandr88 in #2353
- feat(compose): enable all features during component validation by @vados-cosmonic in #2354
- feat(wit-parser): allow the non-first segments of the kebab name to start with a number. by @chenyan2002 in #2355
- Return paths in PackageSourceMap deterministically by @DirectXMan12 in #2357
- wasm-compose: Update
heckdependency to0.5.0by @fitzgen in #2359 - Update wasm spec test suite submodule by @alexcrichton in #2360
- add
CloneMapstype and parameter toResolve::merge_worldsby @dicej in #2361 - various
wit-dylibAPI tweaks by @dicej in #2362 - update
ffi.rsby @dicej in #2363 - Optimize
ValTypeparsing inwastby @alexcrichton in #2365 - Clamp down further on error-context feature gate by @alexcrichton in #2364
- Change separator style for new-indirect, spawn-indirect, and spawn-ref by @TartanLlama in #2366
- flesh out async support in
wit-dylibby @dicej in #2367 - [wit-dylib] add
[async-lower]prefix toreadandwriteimports by @dicej in #2371 - extend wave label to take number segments by @chenyan2002 in #2372
- provide
__stack_highand__stack_lowglobals when linking by @dicej in #2375 - Bake
asyncinto component model function types by @alexcrichton in #2376 - Release wasm-tools 1.241.0 by @github-actions[bot] in #2377
- Fix publishing a github release by @alexcrichton in #2378
- Release wasm-tools 1.241.1 by @github-actions[bot] in #2379
- More release fixes by @alexcrichton in #2380
- Release wasm-tools 1.241.2 by @github-actions[bot] in #2381
New Contributors
- @Olexandr88 made their first contribution in #2353
- @chenyan2002 made their first contribution in #2355
- @DirectXMan12 made their first contribution in #2357
Full Changelog: v1.240.0...v1.241.2