Skip to content

may sound stupid or trying to be funny but i was trying to test out in raspberry pi? #219

Answered by kentonv
kolinfluence asked this question in Q&A
Discussion options

You must be logged in to vote

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:

  1. Support realistic local testing of code meant to run on Cloudflare Workers.
  2. Enable code written for Cloudflare Workers to be hosted on any traditional Linux VM host, so you aren't "locked into" …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kolinfluence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #217 on December 12, 2022 01:29.