Your one-stop shop for all Changelog podcasts. Weekly shows about software development, developer culture, open source, building startups, artificial intelligence, shipping code to production, and the people involved. Yes, we focus on the people. Everything else is an implementation detail.

Is Wasm the new Java? (Ship It! #106)

May 31, 2024 1:05:28 63.12 MB Downloads: 0

Danielle Lancashire is here to tell us how Fermyon cloud is built on top of nomad and EC2 and how they put it in a box with Kubernetes and WebAssembly.

Leave us a comment

Changelog++ members save 5 minutes on this episode because they made the ads disappear. Join today!

Sponsors:

  • Neon – The fully managed serverless Postgres with a generous free tier. Neon separates storage and compute to offer autoscaling, branching, and bottomless storage.
  • Fly.io – The home of Changelog.com — Deploy your apps and databases close to your users. In minutes you can run your Ruby, Go, Node, Deno, Python, or Elixir app (and databases!) all over the world. No ops required. Learn more at fly.io/changelog and check out the speedrun in their docs.

Featuring:

Show Notes:

WTA: What The Acronym

  • ASM - Assembly
  • WASM - WebAssembly. Came from asm.js from Mozilla
  • AOT - ahead of time compilation
  • JIT - just in time compilation
  • WASI - WebAssembly system interface. Types: io, clocks, random, filesystem, sockets, cli, http
  • WIT - WebAssembly Interface Type
  • Wasmer - by wasmer company
  • WAPM - WebAssembly Package Manager
  • Wasmtime - Bytecode alliance (amazon, cisco, arm, docker, intel microsoft)

Something missing or broken? PRs welcome!