Day 2 -

Sept 13th

Stage 1 (Rolling)

17:45 - 18:30

Explaining Different Coroutine Flavours using Scala Native

Multiple modern languages are already using or introducing some kind of coroutines. Stackless coroutines are one of the main features of Kotlin, however, their different, stackfull, variant is powering the project Loom and the Java Virtual Threads. Coroutines are so trendy, that even C++ received support for them! It looks like everyone wants to use them! But, do you know how they work? What are their limitations?

In this talk, I will explain to you everything you need to know to get a better understatement of this powerful feature. What’s more, we’ll try to see how we can add them to Scala Native runtime. We’ll take a quick look at how the LLVM backend can transform our regular functions into well-optimized continuations, and how we might do the same using AST transformations in the Scala compiler. We’ll also acknowledge how operating systems can let us create user-scheduled threads, also known as green threads.

Wojciech Mazur

VirtusLab

I’m a Scala Compiler Engineer at VirtusLab with more than 6 years of experience in Scala. In my team, I’m mostly specializing in Scala Native - an ahead-of-time compiler and native runtime for Scala. I’m also the main maintainer of that project.

My biggest achievement was recently adding multithreading support to this support. For the last 3 years, I was mainly involved in multiple OSS initiatives, after a few years of being involved in commercial projects.

Subscribe

Join our conference

Subscribe and follow @ScalaDays on Twitter for the latest conference updates.