Skip to content

Conversation

@kaaax0815
Copy link
Contributor

@kaaax0815 kaaax0815 commented May 12, 2025

Motivation

Node dropped support for armv6 since Node 12 1

most devices run on armv7. other than some very old raspberry pis.

many repos only build for armv7.

Changes

this pr keeps the old package name, which could create ambiguity.

it also reformats the target override logic, to match the bun workaround

Notes

PR #186 would break, even tho I think its a good solution.

But it seems that #182 already hardcodes the import strings (which would make #186 obsolete) but development has stopped

Footnotes

  1. https://github.com/nodejs/node/blob/main/BUILDING.md#platform-list

@kaaax0815
Copy link
Contributor Author

@penberg any update on #182 or #186. is any help needed?

@penberg
Copy link
Contributor

penberg commented Jun 13, 2025

PR obsoleted by #182. @kaaax0815 does the new napi-rs-based implementation still have this issue?

@penberg penberg closed this Jun 13, 2025
@kaaax0815
Copy link
Contributor Author

@penberg the current napi version does not have any arm support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants