The JVM Meets WASI: Writing Cloud-Friendly Wasm Apps Using Java and Friends - Joel Dice
Description:
Explore the intersection of Java Virtual Machine (JVM) and WebAssembly System Interface (WASI) in this 28-minute conference talk from CNCF's KubeCon + CloudNativeCon Europe 2023. Discover how to leverage TeaVM to create WASI-compatible WebAssembly modules using Java, Kotlin, and other JVM-based languages for cloud-friendly applications. Learn about the advantages of this approach over traditional JVM usage, including faster startup times, enhanced language interoperability, and improved isolation of untrusted code. Gain insights into the evolving landscape of Java and JVM languages in cloud computing, and understand how this technology can benefit enterprise-level development and cloud-based workloads.
The JVM Meets WASI - Writing Cloud-Friendly WebAssembly Apps Using Java and Friends