v46.0.0
What's Changed
- Component host functions by @william-stacken in #597
- feat: add typed memory accessors to
Wasmtime::Memoryby @takahashim in #601 - chore(deps-dev): bump yard from 0.9.43 to 0.9.44 by @dependabot[bot] in #606
- chore(deps): bump tokio from 1.52.1 to 1.52.3 by @dependabot[bot] in #608
- chore(deps): bump wat from 1.248.0 to 1.251.0 by @dependabot[bot] in #607
- chore(deps-dev): bump benchmark-ips from 2.14.0 to 2.15.1 by @dependabot[bot] in #605
- Update flake.lock by @saulecabrera in #609
- Add read_cstring/write_cstring memory helpers by @omohokcoj in #611
- Allow releasing GVL when calling exported Wasm functions by @omohokcoj in #603
- Strip debug symbols from gem release shared object by @omohokcoj in #610
- Run smoke tests on os matrix by @jacobsteves in #612
- update to wasmtime 46.0.0 by @jacobsteves in #614
New Contributors
- @omohokcoj made their first contribution in #611
Full Changelog: v45.0.0...v46.0.0