Skip to content

Releases: wasmerio/wasmer

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.

Release v4.2.2

04 Oct 20:53
b75bcc4
Compare
Choose a tag to compare

Install this version of wasmer:

curl https://get.wasmer.io -sSfL | sh -s "v4.2.2"

See full list of changes in the CHANGELOG

Release v4.2.1

28 Sep 19:14
6a34a59
Compare
Choose a tag to compare

Install this version of wasmer:

curl https://get.wasmer.io -sSfL | sh -s "v4.2.1"

See full list of changes in the CHANGELOG