Run Erlang/Elixir on Microcontrollers and Embedded Linux

Open-source on GitHubGRiSP Metal, formerly just GRiSP, boots straight into the Erlang/Elixir VM on RTEMS for deterministic, real‑time behavior with a minimal footprint. It runs on microcontrollers, and we’ve made the full stack fit in 16 MB of RAM, ideal when every byte and millisecond matter.Boots directly to the BEAM (Erlang/Elixir) on RTEMSMCU-class footprint (fits in 16 MB RAM)Real-time scheduling with predictable I/ODirect, low-overhead access to hardware interfacesSupervision trees bring BEAM reliability to the edgeGRiSP Alloy boots directly into the Erlang/Elixir VM atop a lean, Buildroot-based real-time Linux. Run multiple Erlang/Elixir VMs with distinct priorities and/or pinned to different cores, connected via efficient, secure distributed Erlang links.Minimal Linux RT image…

Read more on Hacker News