Skip to content

Releases: bytecodealliance/wasmtime-dotnet

v1.0.1

09 Nov 22:34
ab55b71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Sep 20:36
a98cadb
Compare
Choose a tag to compare

Wasmtime 1.0.0 Release

🎉 This release takes the .NET bindings for Wasmtime out of preview now that Wasmtime 1.0.0 has been released 🎉.

Moving forward, the minor version of the wasmtime NuGet package may increment for fixes for both the underlying Wasmtime library but also for the .NET bindings API (non-breaking).

Otherwise, the NuGet package version should otherwise reflect the Wasmtime version being used.

What's Changed

Full Changelog: v0.40.0...v1.0.0

0.40.0

29 Aug 18:58
b0a607c
Compare
Choose a tag to compare
0.40.0 Pre-release
Pre-release

Update Wasmtime to 0.40.0.

What's Changed

New Contributors

Full Changelog: v0.39.1...v0.40.0

0.39.1-preview2

11 Aug 19:00
3d400a0
Compare
Choose a tag to compare
0.39.1-preview2 Pre-release
Pre-release

This release is an update to the Wasmtime NuGet package itself and contains the same version of Wasmtime as the 0.39.1-preview1 release.

What's Changed

  • Add linux-arm64 and osx-arm64 runtimes to package. by @peterhuene in #140

Full Changelog: v0.39.1...v0.39.1-preview2

0.39.1

10 Aug 22:17
fb7ea95
Compare
Choose a tag to compare
0.39.1 Pre-release
Pre-release

Update Wasmtime to 0.39.1.

This is a bug fix release in Wasmtime for targeting s390x (not supported with the .NET API).

What's Changed

Full Changelog: v0.39.0...v0.39.1

0.39.0

10 Aug 21:06
6a71190
Compare
Choose a tag to compare
0.39.0 Pre-release
Pre-release

Update Wasmtime to 0.39.0.

What's Changed

Full Changelog: v0.38.1...v0.39.0

0.38.1

29 Jun 17:25
6a6f2a6
Compare
Choose a tag to compare
0.38.1 Pre-release
Pre-release

Update Wasmtime to 0.38.1.

This is a security release of Wasmtime that fixes the following SIMD-related bug in Cranelift (the compiler backend used by Wasmtime):

What's Changed

Full Changelog: v0.38.0...v0.38.1

0.38.0

29 Jun 16:54
b4b50ba
Compare
Choose a tag to compare
0.38.0 Pre-release
Pre-release

Update Wasmtime to 0.38.0.

What's Changed

New Contributors

  • @mralexes made their first contribution in #110
  • @redthing1 made their first contribution in #118

Full Changelog: v0.36.0...v0.38.0

0.37.0

14 Jun 17:39
959edc4
Compare
Choose a tag to compare
0.37.0 Pre-release
Pre-release

Update Wasmtime to 0.37.0.

0.36.0

26 Apr 21:26
4494e3a
Compare
Choose a tag to compare
0.36.0 Pre-release
Pre-release

Update Wasmtime to 0.36.0.

What's Changed

  • Remove module linking proposal support. by @peterhuene in #98
  • Fix CI so that only the main branch runs development builds. by @peterhuene in #102
  • Update expected error message for test case. by @peterhuene in #103
  • Add fuel consumption tests and consume fuel by @my0n in #107

New Contributors

  • @my0n made their first contribution in #107

Full Changelog: v0.35.0...v0.36.0