Installation

See instructions for your platform.

Linux + Mac

The easiest way to get Wasmer is to get the current stable release of Wasmer by using the install script:

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

This will get you the current stable release of Wasmer for your platform along with the latest Wasmer.

Windows

Use the wasmer installer on the releases page to install wasmer-cli.

Build and Install Wasmer from Source

Alternatively, you can build Wasmer from source.