ok, so given a jar with stdlib, runtime and compil...
# announcements
c
ok, so given a jar with stdlib, runtime and compiler-embeddable, as well as file
test.kts
how do I compile and launch a script in that file using
KotlinToJVMBytecodeCompiler
?