There's this issue with some more up-to-date information.
👍 2
:kotlin-intensifies: 2
s
Svyatoslav Kuzmich [JB]
03/07/2021, 2:24 PM
Hi Robert. We, at Kotlin team, are working on a Kotlin-to-Wasm compiler. Wasm GC spec is being discussed by a dedicated community group. Browser devs are working on a Wasm GC prototype. Binaryen devs are currently working on code optimisation for Wasm GC. I hope this will turn into something awesome once everything clicks together, but I wouldn’t expect it to be ready soon.
:tnx: 1
✅ 2
t
tmphey
03/07/2021, 5:10 PM
Hey guys!
Thanks for the info @Svyatoslav Kuzmich [JB]!
When you say wouldn’t expect it to ready soon, are you talking about months or years?
s
Svyatoslav Kuzmich [JB]
03/07/2021, 5:31 PM
As I mentioned, there are multiple parties involved and it is hard to provide ETAs. In the meantime I would recommend giving Kotlin/JS a try, which serves similar role and is already ready to be used.