Completed
- Introduction: Wasm in the Enterprise
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
WebAssembly for the JVM - Beyond the Browser with Chicory
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction: Wasm in the Enterprise
- 2 - Why Wasm isn't just for the Browser anymore
- 3 - The Power of Polyglot Interfaces on the Backend
- 4 - Introducing Chicory: Pure Java Wasm Runtime
- 5 - Why FFI and Native Libraries are a Risk
- 6 - Case Study 1: Accelerating JRuby with C-based Parsers
- 7 - Performance Gains: AOT Compilation vs. Interpreters
- 8 - Case Study 2: Running CPython in TrinoDB
- 9 - Case Study 3: High-Performance Go Plugins in Debezium
- 10 - SQLite on the JVM: Solving the Memory-Grow Bottleneck
- 11 - Conclusion: When to choose Wasm for your Stack
- 12 - Q&A: The Future of Chicory, WasmGC, and Quarkus Integration