rhmoller / wasm-by-handLinks
Small cookbook examples of writing WebAssembly by hand in .wast format
☆55Updated 2 years ago
Alternatives and similar repositories for wasm-by-hand
Users that are interested in wasm-by-hand are comparing it to the libraries listed below
Sorting:
- C to WebAssembly compiler☆260Updated 7 years ago
- WebAssembly Macro language and processor☆64Updated 6 years ago
- A brainfuck-to-WebAssembly compiler☆46Updated 3 years ago
- A curly-braces infix language that compiles to WebAssembly☆52Updated 2 years ago
- The Wren Programming Language, in the browser☆33Updated 10 months ago
- A simple WebAssembly compiler☆14Updated 6 years ago
- Conway's Game of Life - hand written in WebAssembly☆60Updated 2 years ago
- Wasm examples, brought to you by humans!☆16Updated 4 years ago
- Write a WebAseembly game by hand☆28Updated 7 years ago
- A toy programming language for learning how to make programming languages