0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-23 17:54:04 +00:00
Files

9 lines
108 B
Markdown

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