1.0.0-alpha3
This release ships with minor bug fixes over the previous release. 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-alpha3"
.
We appreciate all the feedback on the new Wasmer APIs and will continue to iterate to make them as good as we can!