Wasienv

The toolchain for compiling from any language to WebAssembly WASI easily

Wasienv is a tool to make very easy to compile different programming languages to WebAssembly, so you can run your programs in the Browser, or in the server!

Currently Wasienv supports the following languages:

C/C++

Compile C/C++ to Wasm WASI

Swift

Compile Swift to Wasm WASI

...sounds exciting? Let's get started!

Last updated