may sound stupid or trying to be funny but i was trying to test out in raspberry pi? #219
-
clang compilation seemed taking a long time. out of curiosity,
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @ultperf, (I converted this to a discussion since it's a list of questions. We prefer to use issues strictly for actionable items requiring code changes.) Yes, people have gotten The
Our "roadmap" is primarily focused on building new features for Cloudflare Workers, while continuing to support the above two goals. |
Beta Was this translation helpful? Give feedback.
Hi @ultperf,
(I converted this to a discussion since it's a list of questions. We prefer to use issues strictly for actionable items requiring code changes.)
Yes, people have gotten
workerd
to work on a Raspberry Pi. It needs to be 64-bit. Yes, it'll take quite a while to compile, mostly because V8 is quite large. Alternatively, you should be able to use the precompiled aarch64 binary from npm. We do not know how it will perform on a Pi. You'll have to try it.The
workerd
release has two puposes: