wasmer 0.4.0 (2019-04-23)

Wasmer now ships with wapm .

WAPM is a Package Manager for WebAssembly that will improve your experience for installing, using and publishing WebAssembly modules.

Here’s a video showcasing it: https://www.youtube.com/watch?v=qDRcHIBFu0c

Apart of shipping with wapm, the stability of the runtime has been improved significantly and support for WASI is more mature.

Install the latest version of wasmer+wapm with:

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