zig-wasm-dom
zig-wasm-dom copied to clipboard
Zig + WebAssembly + JS + DOM
zig-wasm-dom
An example demonstrating Zig interacting with the DOM via JS.
Compile with zig build-lib -target wasm32-freestanding --release-small zigdom.zig