Skip to content

Release 1.0.0-alpha5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 22:51
90fe6c3

This release ships with a number of bug fixes across the Wasmer crates and a handful of improvements to Wasmer's implementation of the Wasm C API. As always, check out the changelog for detailed information about our releases.

You can update wasmer with wasmer self-update to get the latest release.

To pin to a specific Wasmer pre-release version from Rust, use = before the exact version, for example wasmer = "=1.0.0-alpha5".

We appreciate all the feedback on the new Wasmer APIs and will continue to iterate to make them as good possible!