wasm_browser

command
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2025 License: AGPL-3.0 Imports: 8 Imported by: 0

README

tinySQL WASM (Browser)

This command builds the tinySQL WebAssembly module for browsers and serves a simple web UI.

Usage:

  • Build the WASM: GOOS=js GOARCH=wasm go build -o web/tinySQL.wasm .
  • Copy the Go WASM runtime: cp "$(go env GOROOT)/lib/wasm/wasm_exec.js" web/
  • Serve the web folder: cd web && python3 -m http.server 8080

Documentation

Rendered for js/wasm
The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL