dom
WASM DOM library
A Go library providing a WebAssembly API for DOM manipulation and other web APIs
DOM library for Go and WASM
491 stars
18 watching
58 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
domgolangwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
mfrachet/go-vdom-wasm | A Go library for building frontend applications using WebAssembly and Virtual DOM | 83 |
gowebapi/webapi | Bindings for accessing DOM and HTML in WebAssembly using Go | 176 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
gosnmp/gosnmp | An SNMP client library written in Go. | 1,148 |
norunners/vert | Enables interoperability between Go and JavaScript values using WebAssembly | 102 |
shritesh/zig-wasm-dom | Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 146 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 92 |
wapc/wapc-go | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 95 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
dominikh/go-js-dom | Provides Go bindings for JavaScript DOM APIs | 252 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,690 |
cosmwasm/wasmvm | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 179 |
alouca/gosnmp | A GoLang library providing basic SNMP client functionality | 206 |