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 RISC-V Support #86

Closed
thepiwo opened this issue May 14, 2023 · 2 comments
Closed

Add RISC-V Support #86

thepiwo opened this issue May 14, 2023 · 2 comments

Comments

@thepiwo
Copy link

thepiwo commented May 14, 2023

As discussed here vitejs/vite#13198 it seems there is no risc-v support for this in https://unofficial-builds.nodejs.org/

I am not sure whats the root cause of this, but it seems this package is possible - even if not as performant - to work in 100% nodejs without native binaries, so it should be possible to add support for risc-v using that.

@guybedford
Copy link
Collaborator

Can you try the same case in the latest version of Node.js? This should have been fixed in nodejs/node#43612.

@thepiwo
Copy link
Author

thepiwo commented May 15, 2023

Indeed everything is working using node 20, thanks for your support!

@thepiwo thepiwo closed this as completed May 15, 2023
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

2 participants