Initial commit

This commit is contained in:
Pekka Enberg 2023-08-26 12:20:52 +03:00
commit fb72f9688b
17 changed files with 1667 additions and 0 deletions

View file

@ -0,0 +1,3 @@
import lig from "../pkg/lig_wasm.js";
const db = lig.Database.open();