

ANTHOLOGY - Wasm, efficient code review & the industrial metaverse (Interview)
Dec 2, 2022
Shivay Lamba, an expert in server-side WebAssembly, shares insights on its advantages like speed and security, transforming the web landscape. Yishai Beeri, CTO of LinearB, discusses enhancing developer workflows and the importance of automating code reviews to boost efficiency. Guy Martin from NVIDIA sheds light on the Universal Scene Description (USD) and its impact on the Industrial Metaverse, highlighting how it enables realistic simulations and collaboration in AI applications. Each guest contributes unique perspectives on advancing technology in software development.
AI Snips
Chapters
Transcript
Episode notes
Server-Side Wasm Benefits
- WebAssembly (Wasm) offers portability, security, and speed, making it ideal for server-side applications.
- Wasm's small bytecode size and fast boot times are advantageous for resource-constrained environments like IoT devices.
Wasm Portability
- Wasm bytecode is platform-independent, running on various systems without underlying technology dependencies.
- This portability extends beyond web browsers, making it suitable for servers and other environments.
Wasm at KubeCon
- Shivay Lamba highlighted Wasm's growing popularity at KubeCon, a major cloud-native conference.
- Companies are actively exploring Wasm for server-side use, including databases and Kubernetes integration.