0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-08 18:54:13 +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
```