mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-04 18:10:18 +00:00
765 B
765 B
WebAssembly Examples
In this directory you can find a set of different examples that can run on the Wasmer WebAssembly runtime:
- Cowsay (WASI ABI) [source-code] [wapm-package]
- Nginx (Emscripten ABI) [source-code] [wapm-package]
- Lua (Emscripten ABI) [source-code] [wapm-package]
- PHP (Emscripten ABI) [source-code] [wapm-package]
- SQLite (Emscripten ABI) [source-code] [wapm-package]