Skip to content

1.0.0-alpha4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 18:45
1089a4d

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-alpha4".

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