zig-wasm-dom
Zig-DOM bridge
Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly.
Zig + WebAssembly + JS + DOM
146 stars
5 watching
13 forks
Language: Zig
last commit: almost 3 years ago
Linked from 3 awesome lists
domwasmwebassemblyzig
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| | C API bindings for WebAssembly runtime | 27 |
| | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
| | Embeds the Wasmtime runtime into a Zig program | 83 |
| | A JVM implementation in Zig. | 88 |
| | Builds and provides C bindings and a Zig API for the V8 JavaScript engine | 138 |
| | A Go library providing a WebAssembly API for DOM manipulation and other web APIs | 491 |
| | A Zig library implementing a WebSocket server | 314 |
| | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| | A parser for HTML5 documents written in Zig | 108 |
| | An example of a Node.js native module written in Zig, showcasing its capabilities and demonstrating how to create a simple native module. | 125 |
| | An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
| | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
| | Provides shims for running WebAssembly workloads on Kubernetes | 316 |