Skip to content

Latest commit

 

History

History

tutorials

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

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.

Running the examples

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