Hi. Does anyone know if there is some example and/...
# compiler
a
Hi. Does anyone know if there is some example and/or documentation of calling the embedded compiler directly as a library?
l
Hi! It might be worth looking at the compile-testing library: https://github.com/tschuchortdev/kotlin-compile-testing They directly invoke the embedded compiler AFAIK