You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to use libraries inside of playground?
i am maintaining an open source kotlin library (currently for JVM, KotlinJS is planed) and think it would be pretty nice to have prepared examples / code snippets on how to use the library via playground in the docs.
furthermore it would be really handy whilst trying out other libraries in general.
i couldn't find something about this topic in the readme.
is this supported in any way (or even planed or let's say a valid feature request) or would i need to run my own fork of kotlin-compiler-server and add my library their (which would lead me to a bunch of drawbacks in comparison to have it as an upstream feature).
The text was updated successfully, but these errors were encountered:
is it possible to use libraries inside of playground?
i am maintaining an open source kotlin library (currently for JVM, KotlinJS is planed) and think it would be pretty nice to have prepared examples / code snippets on how to use the library via playground in the docs.
furthermore it would be really handy whilst trying out other libraries in general.
i couldn't find something about this topic in the readme.
is this supported in any way (or even planed or let's say a valid feature request) or would i need to run my own fork of kotlin-compiler-server and add my library their (which would lead me to a bunch of drawbacks in comparison to have it as an upstream feature).
The text was updated successfully, but these errors were encountered: