Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for path based only on platform and architecture #79

Open
devm33 opened this issue Jun 13, 2023 · 0 comments
Open

Add support for path based only on platform and architecture #79

devm33 opened this issue Jun 13, 2023 · 0 comments

Comments

@devm33
Copy link

devm33 commented Jun 13, 2023

Currently, there are two dynamic paths available that are include platform and architecture as inputs. However, one includes node version and the other includes the current ABI version. In the use-case I'm currently working on, the same package has to be distributed for all platforms, hence the need for a dynamic path where all of the target binaries can be included. But we don't have control over the end users node version, so using either node version or ABI version is not stable enough.

Would it be possible to add a search path that just has platform and architecture has dynamic components?

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

No branches or pull requests

1 participant