# Wasienv

[Wasienv](https://github.com/wasienv/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++

{% content-ref url="wasienv/compile-c-c++-to-wasm-wasi" %}
[compile-c-c++-to-wasm-wasi](https://jubianchi.gitbook.io/wasmer-docs/fix-python-summary/ecosystem/wasienv/compile-c-c++-to-wasm-wasi)
{% endcontent-ref %}

## Swift

{% content-ref url="wasienv/compile-swift-to-wasm-wasi" %}
[compile-swift-to-wasm-wasi](https://jubianchi.gitbook.io/wasmer-docs/fix-python-summary/ecosystem/wasienv/compile-swift-to-wasm-wasi)
{% endcontent-ref %}

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