wasm_node

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 (Node.js)

This command builds the same WebAssembly module and provides a Node.js runner.

Build:

  • GOOS=js GOARCH=wasm go build -o tinySQL.wasm .
  • Copy wasm_exec.js: cp "$(go env GOROOT)/lib/wasm/wasm_exec.js" ./

Run:

  • node wasm_runner.js
  • node wasm_runner.js query "SELECT 1"

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