Skip to content

Releases: wasmerio/wasmer

Release v4.3.1

23 May 15:38
d5df452
Compare
Choose a tag to compare

This release adds support for subcommands to generate shell completions and manual pages. Also, number of fixes
to the cli are included to further improve the developer experience. Various bug fixes and stability improvements
are also added to WASIX.

Release v4.3.0

10 May 16:39
36c1ece
Compare
Choose a tag to compare

This release stabilizes the new and improved publish and deploy flow. Also, wasmer is 25% faster (on cold startups) and more stable since various fixes and stability improvements are included.

Release v4.3.0-beta.1

08 May 16:57
6de6b0f
Compare
Choose a tag to compare
Release v4.3.0-beta.1 Pre-release
Pre-release

This release improves the deploy and publish flow. Also, it contains bug fixes to virtual fs, caching, and a memory corruption issue when unwinding the stack.

Release v4.3.0-alpha.1

25 Apr 05:29
e966df2
Compare
Choose a tag to compare
Pre-release

This release introduces support for publishing unnamed packages. It also fixes an issue with code generation when using Singlepass and contains fixes to WASIX.

Release v4.2.8

06 Apr 07:58
f135527
Compare
Choose a tag to compare

This release improves journal support and improves the performance of the singlepass backend. Also contains fixes to the Edge CLI.

Release v4.2.7

19 Mar 15:10
c8e5c20
Compare
Choose a tag to compare

This release adds the wasmer domain command for DNS records management, and also includes an important fix to the stack_restore WASIX syscall (used by the longjmp function).

Release v4.2.6

03 Mar 17:51
f295481
Compare
Choose a tag to compare

This release includes a number of DX improvements for the Wasmer CLI, as well as fixes to WASI and its filesystem implementation.

Release v4.2.5

23 Dec 12:18
0460050
Compare
Choose a tag to compare

This release includes substantial improvements to Wasmer's startup time when loading cached modules. Also includes a couple of filesystem-related fixes and updates to the Edge application templates.

Release v4.2.4

01 Dec 09:51
4d63feb
Compare
Choose a tag to compare

This release allows publishing private packages and fixes the issue of the file system being accessible by WASI modules in the abscence of directory mapping. Also improves startup speed, and fixes multiple issues around the WASI filesystem, packages and apps.

Release v4.2.3

27 Oct 07:27
7cb550d
Compare
Choose a tag to compare

This new version fixes a bug in module bindings path.