/wasi

WASI

Primary LanguageC

WASI

Installation

To install WASI SDK run:

./download.sh

Now you should install wasmer with:

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

Once installed you should have a program called wasmer:

Compilation

./setup.sh
make

Made with ❤️ by AzazelN28