Would be nice to use a version of the Kotlin Playground ( https://play.kotlinlang.org/ ) in the future which is written in Kotlin via Kotlin Native that targets WASM 😄.
napperley
04/19/2019, 3:46 AM
Do think that the Kotlin WASM support needs to come out with something tangible (sometime this year 🍀 🙏) that goes much further than the WASM sample ( https://github.com/JetBrains/kotlin-native/tree/master/samples/html5Canvas ), which doesn't comes across as a black box, and is ready for experimentation (at prototype program level).
k
karelpeeters
04/19/2019, 7:20 AM
I'm not following that closely, can wasm interact with the dom yet?