Crazierl: An Experimental Erlang Operating System That Runs BEAM on Bare Metal

Available in: 中文
2026-03-29T22:54:15.598Z·1 min read
A developer has created Crazierl, an experimental operating system based around BEAM (the Erlang virtual machine) that can boot on x86 hardware and participate in Erlang distributed clusters, runni...

A developer has created Crazierl, an experimental operating system based around BEAM (the Erlang virtual machine) that can boot on x86 hardware and participate in Erlang distributed clusters, running entirely without a host OS underneath.

What Is Crazierl?

Crazierl is a hobby/experimental operating system that runs BEAM directly on bare metal. It supports 32-bit x86, BIOS boot, and two NIC drivers (virtio-net and realtek 8168). The project includes a browser-based demo running in a v86 JavaScript x86 virtual machine.

Key Features

Demo

The browser demo uses v86 JavaScript x86 virtual machine. Users can share a link with a hashtag and, after clicking a consent checkbox, link up into an Erlang dist cluster. The developer notes it works slowly on phones and recommends desktop use.

Significance

Erlang/BEAM is renowned for its fault-tolerant, distributed computing capabilities, powering systems like WhatsApp and RabbitMQ. Running it on bare metal eliminates OS overhead and demonstrates BEAM's viability as a standalone runtime environment.

Limitations

Source: Hacker News, github.com/russor/crazierl

↗ Original source · 2026-03-29T00:00:00.000Z
← Previous: Sky Wins Irish Court Order to Unmask 300 Pirate IPTV Users Through Revolut Bank RecordsNext: Supreme Court Rules ISPs Cannot Be Held Liable as Copyright Enforcers in Landmark Cox v. Sony Decision →
Comments0