Repository navigation
wat
- Website
- Wikipedia
WebAssembly implementation from scratch in Safe Rust with zero dependencies
Creative coding and other mischief in handwritten WebAssembly, using the WebAssembly .wat text format.
🪄 Tiny challenges for learning WebAssembly
A Bare-Metal Intel 8086 Emulator Written in Raw WebAssembly.
VSCode extension for autocomplete when writing WebAssembly Text (.wat) files
Audio Signal Processing by WebAssembly (WAT: WebAssembly Text format and C++ with Emscripten)
webassembly wat text format to binary compiler
WebAssembly in Python.
This repository has moved to "pluck".
Major mode for webassembly wat/wast buffers using tree-sitter
🟪 Simple shortcut to convert .wat files to .wasm files on your system using node.js
Pure webAssembly graphics demo in the WAT format. Like actually written in Web Assembly syntax.
The minimum necessary to compile wat to wasm in a browser.
A minimum WAT of a WASM Component printing `Hello, world!` via `wasi:cli/run` of WASI Preview 2