I’m not really on topic about js runtimes, but I curious what exactly you mean?
Isn’t all those runtimes just run Javascript code and Kotlin/JS transpiled to JS, same as Typescript
I just don’t see what exactly Kotlin should support
Using nodejs naming can be a bit confusing in this context I suppose, but after all you need some stdlib for server-side JS, even Bun as I see explicitly mentions node.js, because it implements node.js API (“natively implements hundreds of Node.js and Web APIs, including ~90% of
Node-API functions”)
So again, I do not have details, just curious about your question, what kind support you would like to see