Bukkript icon indicating copy to clipboard operation
Bukkript copied to clipboard

Switch to JSR-223 embedded host?

Open stevefan1999-personal opened this issue 3 years ago • 1 comments

https://github.com/Kotlin/kotlin-script-examples/blob/74d213e82793c2af7ae31adf4021cac78a149b75/jvm/jsr223/jsr223-simple/src/test/kotlin/org/jetbrains/kotlin/script/examples/jvm/jsr223/simple/test/simpleJsr223Test.kt#L17

It's pretty easy to use, and it will do all the caching and can easily do bindings as well

stevefan1999-personal avatar Sep 23 '20 10:09 stevefan1999-personal

AFAIK it doesn't support caching, which is an important performance feature

Su5eD avatar Oct 18 '21 13:10 Su5eD

Is much easier yes! But does not have the much features using the directly Scripting API have!

DevSrSouza avatar Jun 25 '23 15:06 DevSrSouza