

D2DO275: WebAssembly – The Next Big Thing?
19 snips Jun 11, 2025
Michael Levan, a consultant and WebAssembly trainer, breaks down the fascinating world of WASM. He explains its origins and how various programming languages compile to bytecode. Delving into server-side use, he discusses porting applications and the importance of security and performance. Levan highlights the potential of AI integration and anticipates a significant shift towards broader server-side adoption by 2028. His insights reveal how consulting provides a unique look at the intersection of emerging tech and real-world practices.
AI Snips
Chapters
Transcript
Episode notes
Consulting Reveals A Tech Bubble
- Consulting exposes Michael Levan to the gap between social-media trends and enterprise reality.
- He removed 'cloud native' from his consulting materials because many enterprises still only know 'cloud'.
Legacy Systems Still Demand Old Skills
- Michael recounts having to dust off old Windows Server and AD skills for a client project.
- Legacy enterprise systems still require decades-old knowledge and remain common in many shops.
Wasm Origin: Beyond JavaScript
- WebAssembly (WASM) started as a browser bytecode to run non-JavaScript apps in-browser.
- It enables heavy client apps like Photoshop or video editors to run without JavaScript.