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

Complete prebuild setup #104

Open
2 tasks
LandryNorris opened this issue Aug 18, 2023 · 1 comment
Open
2 tasks

Complete prebuild setup #104

LandryNorris opened this issue Aug 18, 2023 · 1 comment

Comments

@LandryNorris
Copy link
Contributor

Currently, on this branch, I have prebuilding working for LinuxX64, LinuxArm64, and DarwinX64.

Todos:

  • Cross-compile to DarwinArm64 (it seems to be different from LimuxArm64 cross-compiling)
  • Cross-compile from Linux to Windows (mingw is not fully compatible, so a separate node.lib file needs to be built using node.def).

Until these issues are fixed, we'll drop prebuilts.

@LandryNorris
Copy link
Contributor Author

This will likely rrequire changes to librhsp (the C library). Any changes should be upstreamed, and if this branch is merged, changes need to be rebased out. Alternatively, when the code is finalized, a new branch can be created and changes brought out to that.

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