Behind the Scenes: Debugging Kotlin/Wasm - Artem Kobzar, JetBrains
Behind the Scenes: Debugging Kotlin/Wasm - Artem Kobzar, JetBrains
Kotlin is a modern statically typed programming language developed by JetBrains, designed to be used across different platforms. WebAssembly a portable binary format, designed to be fast and safe, enables running high-performance code in various environments. Combining the two technologies, Kotlin/Wasm allows developers to write efficient and portable code that can be executed in any Wasm-enabled environment and build from high-performance web applications to serverless functions. In this talk, we’ll explore existing debugger capabilities when targeting Wasm from a user point of view. Then, we will go behind the scenes of Kotlin/Wasm tooling and look at internals allowing debugging Kotlin inside WebAssembly.
The Linux Foundation
The Linux Foundation is a nonprofit consortium dedicated to fostering the growth of Linux and collaborative software development. Founded in 2000, the organization sponsors the work of Linux creator Linus Torvalds and promotes, protects and advances the L...