Skip to content

andrewalderson/angular-worker-sqlite3-wasm

Repository files navigation

Angular Worker Sqlite3 Wasm

A reference project for adding Sqlite Wasm to an Angular project.

This project uses Angular v17 and EBuild because there is a bug in Webpack or the Angular Cli that causes the use of Origin Private File System to fail. Link

This particular project explores using Sqlite with Origin Private File System for persistant storage.

The basic functionality is implemented but I still need to learn the Sqlite Api and the Wasm specific Api so I can finish the worker code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published