Skip to main content
Version: 0.82

Elixir Host (OTP)

warning

wasmCloud's Elixir host runtime has been deprecated. The Rust wasmCloud runtime is receiving all new features

This application can be used for development on your laptop and globally distributed deployments in production clouds.

Elixir (and Erlang and the BEAM VM beneath it) is extremely good at supporting internal concurrency without forcing developers to deal with low-level concepts like mutexes and OS threads. The OTP runtime has had decades of battle testing under the most crushing production workloads and wasmCloud can leverage that expertise by default.