News: 0001499995

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Wasmer 5.0-rc1 Adds Experimental Support For WASMI, Interpreter Mode Support

([Programming] 6 Hours Ago Wasmer 5.0)


For those interested in the prospects of WebAssembly for being able to write "universal apps" that can run anywhere, Wasmer as one of the leading WASM runtimes is closing in on its v5.0 feature release.

Wasmer 5.0-rc1 was released on Monday and ships now with V8 as an experimental back-end for Wasmer. While V8 is most often associated as Google's high performance JavaScript engine used by Chrome, V8 is also a WebAssembly engine. With Wasmer 5.0 is experimental support for using V8 if so desired.

Wasmer 5.0 is also adding an experimental WASMI back-end as another WebAssembly interpreter. WASMI is a lightweight WebAssembly interpreter focused on constrained and embedded systems. Wasmer 5.0-rc1 also adds an interpreter mode if wanting to run WASM modules in an interpreted mode via this WebAssembly runtime.

Wasmer 5.0-rc1 also brings a variety of other changes and fixes as outlined in the project's [1]change-log . Wasmer 5.0-rc1 downloads for the source code as well as various Linux binaries are available from [2]GitHub .



[1] https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md

[2] https://github.com/wasmerio/wasmer/releases/tag/v5.0.0-rc.1



caspiot

Michael

We are Microsoft. What you are experiencing is not a problem; it is an undocumented feature.