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.
Summary
Currently node-sqlite3 uses node-pre-gyp for building and delivers only node compatible modules.
Proposed implementation
To achieve wider binary distribution and to support electron prebuild binaries, a support for prebuild is desired.
See https://nodejs.github.io/node-addon-examples/build-tools/prebuild/