Mozilla has developed a version of Python for web ...
# random
n
Mozilla has developed a version of Python for web browsers called Pyodide (built on WASM): https://www.reddit.com/r/firefox/comments/ben0vb/mozilla_details_pyodide_which_brings_python_to/
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 😄.
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
I'm not following that closely, can wasm interact with the dom yet?
o
#CDFP59223
n
Done.