In Production with Elixir, Rust, and WebAssembly

Product information

Topic

Adoption

Audience

Beginner, Intermediate, Advanced

Biography

Kevin is the author of “Programming WebAssembly with Rust”, the creator of the open source project wasmCloud, and the CTO of Cosmonic, a startup offering a PaaS built on Elixir, Rust, and WebAssembly

Talk Description

We maintain a Phoenix cluster that serves up a GraphQL API, a user-installable Elixir application that becomes part of a peer network running WebAssembly modules, and a user-installable Elixir application that performs Kubernetes-like autonomous agent activities. Some of these apps interact with Rust crates via rustler, others interact with each other as Horde clusters or via message brokers. In this talk I’ll be covering what we’ve learned, done wrong, done right, loved, and hated along our journey. We’ve had to figure out everything from automating distillery releases in CI to managing cluster-aware applications to trying to smooth the developer experience of installing our pre-built OTP application. Come to this session to learn how wasmCloud and Cosmonic are leveraging Elixir to build both an open source project and a commercial startup around WebAssembly.