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)
- Why Do ML on the Erlang VM? (underjord.io)
- Fine Tuning the Erlang Virtual Machine (ananthakumaran.in)