Releases: bytecodealliance/wasmtime-dotnet
Releases · bytecodealliance/wasmtime-dotnet
v22.0.0
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
v21.0.1
dotnet add package Wasmtime --version 21.0.1
Includes Wasmtime release: https://github.com/bytecodealliance/wasmtime/releases/tag/v21.0.1
What's Changed
- Update to recent Wasmtime C API changes regarding values by @kpreisser in #318
- Update CI badge by @fforjan in #313
- ⬆️ Nuget Packages for test project by @fforjan in #310
- Upgrade action in main.yml to no use deprecated environment by @fforjan in #308
- Bump version to 21.0.1 by @jsturtevant in #322
New Contributors
Full Changelog: v20.0.2...v21.0.1
v20.0.2
dotnet add package Wasmtime --version 20.0.2
Wasmtime updated, see release notes in https://github.com/bytecodealliance/wasmtime/releases/tag/v20.0.2
What's Changed
- Merge
release-19.0.x
tomain
by @peterhuene in #304 - Fix CI. by @peterhuene in #305
- Prep for release of v20.0.2 by @jsturtevant in #321
New Contributors
- @jsturtevant made their first contribution in #321
Full Changelog: v17.0.0...v20.0.2
v19.0.1
⚠️ Security Release ⚠️
This release fixes the following security issues in Wasmtime:
Panic when using a dropped extenref-typed element segment (LOW SEVERITY)
What's Changed
- Bump Wasmtime version to 19.0.1. by @peterhuene in #303
Full Changelog: v19.0.0...v19.0.1
v19.0.0
What's Changed
- Bump Wasmtime version to 19.0.0. by @peterhuene in #301
Full Changelog: v18.0.0...v19.0.0
v18.0.0
v17.0.0
What's Changed
- Added
WithMacosMachPorts
config option by @martindevans in #295 - const
allocCount
in Function wrapper by @martindevans in #296 - Bump Wasmtime version to 17.0.0. by @peterhuene in #297
Full Changelog: v16.0.0...v17.0.0
v16.0.0
What's Changed
- Less Allocation In
Instance.TryGetExtern
by @martindevans in #287 handle.IsClosed
Checks by @martindevans in #289- Optimisations On 10M Calls by @martindevans in #288
- Instance Get All Exports by @martindevans in #290
- Bump Wasmtime version to 16.0.0. by @peterhuene in #291
Full Changelog: v15.0.0...v16.0.0
v15.0.0
What's Changed
- Fix failing tests after the changes in bytecodealliance/wasmtime#7285 by @kpreisser in #280
- Update to the new fuel APIs by @kpreisser in #281
- Added support for Linker.DefineFunction with generic tuples by @martindevans in #285
- Bump Wasmtime version to 15.0.0. by @peterhuene in #286
Full Changelog: v13.0.0...v15.0.0
v14.0.0
What's Changed
- Bump Wasmtime version to 14.0.0. by @peterhuene in #283
Full Changelog: v13.0.0...v14.0.0