/zig-wasm-dom

Zig + WebAssembly + JS + DOM

Primary LanguageZig

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