JetBrains / kotlin-playground

Self-contained component to embed in websites for running Kotlin code
https://jetbrains.github.io/kotlin-playground/examples/
Apache License 2.0
448 stars 80 forks source link

no way to pass compiler options? #159

Open bwo opened 2 years ago

bwo commented 2 years ago

I wanted to play around with context receivers and am getting the error "The feature "context receivers" is experimental and should be enabled explicitly". But if there's a way to enable it, I'm not seeing it. Is there? Is there intended to be?

nikpachoo commented 2 years ago

Hello @bwo! Thanks for the question. Unfortunately, there is no way to specify compiler options now. Please vote for this issue.