K🧪
Breaking to Build: Fuzzing the Kotlin Compiler
How do you find bugs in a compiler? Sometimes, you just have to break it. We use fuzzing to
uncover bugs in the Kotlin compiler by throwing random inputs at it.
In our new post, you’ll learn all about:
🐛 Issues we found in K2
🧠 A new approach we developed with TU Delft
Curious what happens when you push a compiler to its limits?
👉 Read more:
kotl.in/compiler-fuzzing