mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-03 01:32:17 +00:00
Initial commit
This commit is contained in:
commit
fb72f9688b
17 changed files with 1667 additions and 0 deletions
3
bindings/wasm/examples/example.js
Normal file
3
bindings/wasm/examples/example.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import lig from "../pkg/lig_wasm.js";
|
||||
|
||||
const db = lig.Database.open();
|
Loading…
Add table
Add a link
Reference in a new issue