v0.48.0
What's Changed
- Make generated rust async futures Send by @jellevandenhooff in #1405
- [C#] Simple Async support by @yowl in #1346
- Don't enable
macrosfeature withasyncby @alexcrichton in #1408 - Gate on async tests by default in CI by @alexcrichton in #1410
- Generalize bindings for futures by @alexcrichton in #1409
- extend the lifetime of borrowed resource
getby @chenyan2002 in #1406 - fix(core): async return instruction usage by @vados-cosmonic in #1414
- Update wasm-tools dependencies by @alexcrichton in #1417
- Release wit-bindgen 0.48.0 by @github-actions[bot] in #1416
New Contributors
- @jellevandenhooff made their first contribution in #1405
- @chenyan2002 made their first contribution in #1406
Full Changelog: v0.47.0...v0.48.0