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
MemoryStyleAPI, 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"