I may try to rebase https://github.com/kowasm/kowasm on top of Kotlin 1.9.20 at some point, I have 3 related questions.
1) Am I expected to be able to use Node.js Socket support via https://github.com/nodejs/uvwasi/issues/183 ?
2) Should I use manual interrop for that since I guess this is not exposed yet in Kotlin APIs?
3) Should I use the libraries compatible with 1.9.20-RC2 shared above are is there new ones?