What's Changed
- feat(rust):
async-spawn- build underno_std+allocby @mattwilkinsonn in #1600 - core: make
abi::castandabi::flat_typespublic by @ejrgilbert in #1597 - fix(rust): qualify world-owned type paths in future/stream payload vtables by @mattwilkinsonn in #1601
- fix #1514 variant 3 by @cpetig in #1605
- Update tools used in CI by @alexcrichton in #1607
- Adjust spawning behavior and when tasks are polled by @alexcrichton in #1608
- [C#] Add support for the ping pong test, bring support for futures that return strings, i.e. types returned via pointers. by @yowl in #1606
- feat(csharp): add map type support by @yordis in #1603
- Update wasm-tools/wac dependencies by @alexcrichton in #1612
- fix: add defer pinner.Unpin() by @asteurer in #1613
- refactor: Remove inline wasm ABI pointer shifts by @peter-jerry-ye in #1616
- fix: async lifted exports with direct results by @andreiltd in #1614
- C++: fix compile errors when lowering
result<string>, etc. by @dicej in #1620 - C++: sort types topologically before emitting definitions by @dicej in #1619
- c: Fix type name collisions with anonymous types by @alexcrichton in #1624
- feat(c): add map type support by @yordis in #1611
- Rename
spawntospawn_localby @alexcrichton in #1629 - Update wasm-tools deps by @alexcrichton in #1630
- Release wit-bindgen 0.58.0 by @github-actions[bot] in #1631
New Contributors
- @mattwilkinsonn made their first contribution in #1600
- @ejrgilbert made their first contribution in #1597
- @andreiltd made their first contribution in #1614
Full Changelog: v0.57.1...v0.58.0