Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 171 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 171 Bytes

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