Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 551 Bytes

File metadata and controls

15 lines (9 loc) · 551 Bytes

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