0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-04-30 04:15:58 +00:00
Files
libsql/bindings/wasm/README.md

9 lines
108 B
Markdown

# LibSQL JavaScript bindings
## Developing
```console
wasm-pack build --target nodejs
node example.js
```