• Stars
    star
    121
  • Rank 284,074 (Top 6 %)
  • Language
    Zig
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Zig + WebAssembly + JS + DOM

zig-wasm-dom

An example demonstrating Zig interacting with the DOM via JS.

Compile with zig build-lib zigdom.zig -target wasm32-freestanding -dynamic -OReleaseSmall