This release of Wasmer is focused mostly on core technical improvements and ships with various bug fixes and improvements to wapm and Wasmer! Included in this release is the enable-experimental-io-devices
which allows users to use some in-development, non-standard, IO-related features that we're working on before they get standardized.
🏆 Contributors
We'd like to thank everyone that contributed into this release of Wasmer, with special thanks to:
🏅 @srenatus for adding a method to WasmPtr
to safely read NUL-terminated strings from Wasm memory.
See the changelog for more information about this release.