AzazelN28 / wasi

WASI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WASI


Languages

Language:C 72.7%Language:Shell 18.8%Language:Makefile 8.5%