Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
There was an error while loading. Please reload this page.
We use sqlite3 in an Electron application and Electron is soon requiring Native Modules in the Renderer Process to be NAPI or Context Aware.
Is it possible to make sqlite3 Context Aware?
See electron/electron#18397 and an example https://github.com/atom/node-keytar/pull/182/files
Thanks