Web Assembly examples
This is an index for the WASM examples in the
Web Assembly specialization course repository
.
Simple example in C
Simple example in Zig
Calculator in Python
Tic Tac Toe in Blazor (C#)
Tic Tac Toe in Yew (Rust)
Tic Tac Toe in Python