webapi
WASM DOM bindings
Bindings for accessing DOM and HTML in WebAssembly using Go
Go Lang Web Assembly bindings for DOM, HTML etc
176 stars
9 watching
12 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
bindinggolangwasm
Related projects:
Repository | Description | Stars |
---|---|---|
dennwc/dom | A Go library providing a WebAssembly API for DOM manipulation and other web APIs | 489 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 66 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
wapc/wapc-go | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 94 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
akupila/go-wasm | A tool that reads and parses WebAssembly binary files | 132 |
shritesh/zig-wasm-dom | Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 142 |
norunners/vert | Enables interoperability between Go and JavaScript values using WebAssembly | 101 |
dominikh/go-js-dom | Provides Go bindings for JavaScript DOM APIs | 251 |
mfrachet/go-vdom-wasm | A Go library for building frontend applications using WebAssembly and Virtual DOM | 82 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 83 |
wa-lang/wa | A general-purpose programming language designed for developing robust WebAssembly software | 1,240 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |