GitHub - elixir-volt/quickbeam: JavaScript runtime for the BEAM โ Web APIs backed by OTP, native DOM, and a built-in TypeScript toolchain. ยท GitHub
2026-03-31
![]()
A JavaScript runtime that runs as a GenServer on the BEAM. JS code can call Elixir functions, access OTP libraries, and exchange messages with other BEAM processes directly. Comes with native DOM support, a built-in TypeScript toolchain, and a bridge API for Erlang/OTP. You can write async JavaScript that plugs into supervision trees and distributed BEAM clusters.
Was this useful?