Getting Started

Let's get started with Wasienv... it's easy as pie! 🥧

To install Wasienvarrow-up-right 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

circle-info

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 WASIchevron-rightCompile Swift to Wasm WASIchevron-right

Last updated

Was this helpful?