sdeleuze
11/02/2023, 5:02 PMbashor
11/02/2023, 5:07 PM1) Am I expected to be able to use Node.js Socket support via https://github.com/nodejs/uvwasi/issues/183 ?Yeah, should be possible.
2) Should I use manual interrop for that since I guess this is not exposed yet in Kotlin APIs?Yes, you can find an example here.
3) Should I use the libraries compatible with 1.9.20-RC2 shared above are is there new ones?Unfortunately we don’t have yet libraries except stdlib for the new wasm-wasi target.