v13 `getBinding` does not use locally built bindings when present
Author: everett1992Created Sep 17, 2026Updated Sep 17, 2026
v13 getBinding only looks for prebuilt bindings. If you've built the bindings locally -for security, compatibility, any other reason- you'll still load the vended prebuilt bindings.
https://github.com/WiseLibs/better-sqlite3/pull/1521/changes
Source: WiseLibs/better-sqlite3