WiseLibs / better-sqlite3

The fastest and simplest library for SQLite3 in Node.js.
MIT License
5.44k stars 395 forks source link

support win-arm64 and linux arm64 #1073

Closed Hiram-Wong closed 1 year ago

Hiram-Wong commented 1 year ago

support win-arm64 and linux arm64

Prinzhorn commented 1 year ago

There are multiple issues already (e.g. https://github.com/WiseLibs/better-sqlite3/issues/601), you can find them using the search bar in the top right (https://github.com/search?q=repo%3AWiseLibs%2Fbetter-sqlite3+arm64&type=issues)

Edit: Also as far as I understand arm64 is supported, there are just no prebuilds available.