Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shritesh/zig-wasm-dom

Zig + WebAssembly + JS + DOM
https://github.com/shritesh/zig-wasm-dom

dom wasm webassembly zig

Last synced: 2 months ago
JSON representation

Zig + WebAssembly + JS + DOM

Awesome Lists containing this project

README

        

# 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`