Erlang is a functional programming language that is known for its concurrency model and fault tolerance. It is often used in telecommunications and distributed systems. Erlang is compiled to bytecode that runs on the BEAM virtual machine.
I've compiled the Erlang/OTP runtime to WebAssembly (WASM) using Emscripten. This allows you to run Erlang code in the browser. Live demo below.
Made by Anton Vasetenkov.
If you want to say hi, you can reach me on LinkedIn or via email. If you like my work, you can support me by buying me a coffee.