Hacker News new | ask | show | jobs
by sofetch 3284 days ago
Pretty decent chance: https://www.grisp.org/
1 comments

wow, first I've heard about this. How does this differ from the Nerves project, which also boots directly into the Erlang VM?
Nerves boots into the ErlangVM, but runs on a buildroot Linux. This makes it possible to run on a wide variety of hardware, but with the associated baggage.

GRiSP uses RTEMS[0] as its base which should make its performance more predictable.

[0] https://www.rtems.org/