Skip to content

Release v7.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:52
32b50f8

Important

For packaging purposes, use the provided wasmer-full-source.tar.xz, which includes all required submodules.

This release includes:

  • A WASIX import preparation hook.
  • General N-API improvements, including guest heap growth through the store.
  • A maximum output-size budget for Singlepass.
  • An updated static MemoryStyle API, now requiring an 8 GiB memory mapping.

See full list of changes in the CHANGELOG

Install this version of wasmer:

curl https://get.wasmer.io -sSfL | sh -s "v7.4.0"