sqlite-wasm

SQLite compiled to WebAssembly

MIT License

Stars
75

SQLite compiled to WebAssembly

dependencies

manual install required

installed by commands

  • typescript (run npm install)
  • source code of sqlite (run make deps)

build

make

Related