Getting Started

Let's get started with Wasienv... it's easy as pie! đŸĨ§

To install Wasienv you just need to run this command in your shell:

curl https://raw.githubusercontent.com/wasienv/wasienv/master/install.sh | sh

Note: This command will also automatically update Wasienv in case you already have it installed

Important

Wasienv is written in Python. You will need python and pip accessible in your system for Wasienv to work properly. Wasienv is compatible with Python 2 and 3.

Note: macOS and Linux are supported, Windows support is on the works

Now that you have Wasienv installed, let's start compiling some languages!

Compile C/C++ to Wasm WASICompile Swift to Wasm WASI

Last updated