Skip to content

unoplatform/Uno.sqlite-wasm

This branch is 88 commits ahead of, 39 commits behind mandel59/sqlite-wasm:master.

Repository files navigation

SQLite compiled to WebAssembly for the Uno Wasm Bootstrapper

This repository is about building the SQLite library to WebAssembly, and use it as a Nuget package in an application using Uno.Wasm.Bootstrap.

This repository is based on the work from Ryusei YAMAGUCHI.

How to use SQLite on WebAssembly

The uno.sqlite-wasm nuget package is available, which is used through Uno.SQLitePCLRaw.Wasm.

A sample application can be browsed here: https://github.com/unoplatform/Uno.Samples/tree/master/UI/SQLiteSample, and a guide to use it is available here.

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 65.7%
  • PowerShell 17.5%
  • C 16.8%