March 11, 2026 What if you could run a fully functional Rails application — backend, database, file storage, and all — directly inside a browser tab, with zero servers? WebAssembly (Wasm) makes this possible. By compiling Ruby and Rails into a Wasm module, the entire application stack executes client-side. This post explores a practical journey: … Continue reading Ruby on Rails on WebAssembly: A Full-Stack, In-Browser Journey
