-
Now that Apple have started to sell their ARM computers, I would like to hear from someone that will/have bought one. There are binaries for them ready to test. It also requires Node.js itself being compiled for this platform (maybe they already provide binaries?). |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
@chadbrewbaker I saw you had Node.js compiled on M1; do you mind trying to load this module? It should have binaries for Node.js 15.
then
|
Beta Was this translation helpful? Give feedback.
-
Build it from master? https://github.com/uNetworking/uWebSockets.js |
Beta Was this translation helpful? Give feedback.
-
Build what from master? I obviously don't have the M1 thing |
Beta Was this translation helpful? Give feedback.
-
I got an M1 Mac Mini right here. I'm using node v15 (compiled for arm64) and can confirm that
|
Beta Was this translation helpful? Give feedback.
-
That's great, thanks a lot! |
Beta Was this translation helpful? Give feedback.
I got an M1 Mac Mini right here. I'm using node v15 (compiled for arm64) and can confirm that
uNetworking/uWebSockets.js#18.10.0
works.