Hackernews posts about the Erlang VM
The Erlang VM is a virtual machine that runs Erlang programs and provides a lightweight, distributed, and fault-tolerant execution environment for concurrent programming.
Related:
OCaml
- Gleam: a type safe language on the Erlang VM (gleam.run)
- An interview with the creator of Gleam: an ML like language for the Erlang VM (blog.lambdaclass.com)
- Fine Tuning the Erlang Virtual Machine (ananthakumaran.in)