sqlite/Readme.md
2019-07-19 15:12:49 +03:00

238 B

SQLite

Sqlite fork ported to WebAssembly.

How to build

This app could be built either with docker

docker-compose up

or by Makefile with wasi-sdk installed

make