github wasmerio/wasmer v6.1.0
Release v6.1.0

16 hours ago

This release adds:

  • The dynamic linker which, paired with wasixcc,
    can load DL modules at runtime
  • New WASIX syscalls for reflection, dynamic function invocation and closure creation;
    this makes WASIX compatible with libffi
  • Better support for the Exception Handling proposal in the LLVM backend
  • The --build-remote flag for wasmer deploy, which lets you build packages in the
    cloud rather than locally
  • And many more stability fixes and improvements.

Install this version of Wasmer:

curl https://get.wasmer.io -sSfL | sh -s "v6.1.0"

Don't miss a new wasmer release

NewReleases is sending notifications on new releases.