shritesh / zig-wasm-dom

Zig + WebAssembly + JS + DOM
https://shritesh.github.io/zig-wasm-dom/
135 stars 13 forks source link

This is a little bit revamped version of your code and it's adapted to zig v0.13 #9

Open bacher opened 5 days ago

bacher commented 5 days ago

This is a little bit revamped version of your code and it's adapted to zig v0.13.

The most important thing is adding of build.zig config file with all WASM specific settings.