matrix-org / go-sqlite3-jsLinks
Go SQL driver for sqlite3 in browser (sql.js) from go-wasm
☆17Updated 3 years ago
Alternatives and similar repositories for go-sqlite3-js
Users that are interested in go-sqlite3-js are comparing it to the libraries listed below
Sorting:
- Run WASM built from Go in Go☆66Updated 5 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- A compiler from Go to JavaScript for running Go code in a browser☆21Updated 6 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆37Updated last year
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 7 years ago
- Port of Go's "net" package to work with TinyGo on embedded processors.☆35Updated 3 months ago
- Code binding generator for Web Assembly from WebIDL☆18Updated 3 years ago
- HTML, CSS and SVG static renderer in pure Go☆39Updated 3 weeks ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- Go vanity domain HTTP handler☆32Updated 2 months ago
- TinyGo support for Visual Studio Code☆27Updated last year
- A `net` implementation for Go and TinyGo based on unisockets, targeting both WebAssembly and native platforms.☆46Updated 2 years ago
- Package for https://gokrazy.org/ to set up Bluetooth☆12Updated 3 years ago
- Color space definitions in Go: sRGB, OKLAB/OKLCH and CIE spaces.☆34Updated 3 months ago
- An OStatus library written in Go☆34Updated 7 years ago
- Native systemd integration for Go (golang) programs☆12Updated 8 years ago
- MOVED TO https://github.com/gopherjs/gopherwasm : A wrapper for GopherJS (`gopherjs/js`) and Wasm (`syscall/js`)☆18Updated 7 years ago
- WebAssembly runtime for wasmer-go☆114Updated 3 years ago
- Cgo-free bindings☆22Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia