dotnet add package Wasmtime --version 22.0.0
Includes Wasmtime release: https://github.com/bytecodealliance/wasmtime/releases/tag/v22.0.0
What's Changed
- Fix Some C-API calls by @martindevans in #316
- Revert the changes to the cache of externs in
Store
by @kpreisser in #323 - Update to wasmtime 22.0.0 by @jsturtevant in #314
Full Changelog: v21.0.1...v22.0.0