Skip to content

shritesh/zig-wasm-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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