This folder contains the code for all examples from the tutorials from the documentation website.
Additionally, the wat
folder contains a simple example in textual WebAssembly, which relies on no other higher-level languages.
All WebAssembly binaries (.wasm) from the examples can be run without additional hardware, by using the emulated version of WARDuino. This version is packaged as a command line interface.
./wdcli --file example.wasm