github wasmerio/wasmer 0.16.2

latest releases: v4.3.7, v4.3.6, v4.3.5...
4 years ago

We had a bug in the Wasm pointer implementation that was not caught by our tests. Sorry for the inconvenience!

Install the latest version of Wasmer with:

curl https://get.wasmer.io -sSfL | sh

Changelog

  • #1294 Fix bug related to system calls in WASI that rely on reading from WasmPtrs as arrays of length 0. WasmPtr will now succeed on length 0 arrays again.

Don't miss a new wasmer release

NewReleases is sending notifications on new releases.