Skip to content

unoplatform/Uno.sqlite-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.6%
  • PowerShell 17.5%
  • C 16.9%