As WebAssembly matures and gets more and more traction from the community, you might wonder can Scala join that trend?
Multiple mainstream languages like Rust, Go or C# are starting to dominate the world of WebAssembly. As this runtime matures and gets more and more traction from the community, you might wonder can Scala join that trend? In this talk we would discuss:
* what WASM has to offer in both web and native runtimes
* the current state of support for WebAssembly in Graal Native Image and Scala Native
* limitations and opportunities in the context of Scala
* and finally why inheriting Java language semantics and runtime is for Scala both a blessing and a curse at the same time
A blueprint and approach for building end-to-end, full-stack applications in Scala 3
How to implement fast and cost-effective backend for a multiplayer game using Scala, Akka and GraalVM
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time