when you say not arbitrary js, is that because it's kotlin/js, or are there other limitations? My ideal env would be kotlin/js talking to a third party lib with some external declarations (that I don't mind hand-writing if needed)
d
Derek Ellis
04/26/2023, 5:25 PM
If the js lib will be bundled along with your Kotlin/JS code (which it sounds like it will?) then it'll just work