feat(native): add prebuilt Node-API flock support

This commit is contained in:
imccyu
2026-09-08 20:49:10 +08:00
parent 7264906f99
commit d927cbff99
93 changed files with 1904 additions and 551 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
* Release verification. Always: every published package carries one shared
* version, and — when running from a tag or publishing — the
* `node-addon-system-vX.Y.Z` tag matches it. With `--prebuilds`: every platform package's declared
* binaries exist with the right ELF architecture (run after
* binaries exist with the right native format and architecture (run after
* `assemble-prebuilds.mjs` or a local `build:native`).
*/