Releases: wasmerio/wasmer
Release v5.0.1
This release adds LLVM support to MacOS ARM64 binaries and contains minor fixes and improvements.
Release v5.0.0
The main star of this release is the experimental support for three new backends: v8, wamr and wasmi. Also, many dependencies, namely LLVM, Cranelift, and rkyv are updated which bring significant enhancements.
Read more about the announcement here: https://wasmer.io/posts/introducing-wasmer-v5
Release v5.0.0-rc.1
This is a release candidate as we are preparing for the final release of 5.0
Release v4.4.0
This release adds support for object size estimation, adds better proxy support, improves executable spawning, and contains various bug fixes.
Release v4.3.7
This release adds support for rotating secrets, fixes a regression with the filesystem, and contains other fixes and improvements.
Release v4.3.6
The star of this release is the volume subcommand that allows inspecting and interacting with volumes through the client. There are also numerous bug fixes and quality of life improvements included in this release.
Release v4.3.5
This release adds support for managing secrets alongside fixes and refactors to help with stability.
Release v4.3.4
This release contains a fix for the webc version resolution logic.
Release v4.3.3
This release mainly contains fixes and refactors to help with the stability. Also some improvements to the cli and journaling.
Release v4.3.2
This release mainly introduces the InstaBoot feature. Numerous bug fixes to the virtual-fs is also included, making it
more robust. Support for the execve syscall is also added to the runtime alongside the ability to spawn local wasm files.