Replies: 1 comment
-
|
There is no official support/experimentation, but the more ram the better.
240k seems on the low end. considering you need a basic kernel
layer/minimal C layer, plus considering the allocations of the interpreter,
the allocator will have a hard time.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Conaclos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am considering using Wren for embedded systems with constrained resources (up to 240ko of RAM and 2M of ROM for programs).
What are the minimal requirements (RAM and ROM) to run the Wren interpreter?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions