I'm experimenting a bit with some SSR code using `...
# webassembly
r
I'm experimenting a bit with some SSR code using
Kotlin/JS/Node
and
Kotlin/Wasm/Node
targets (compiled from exactly the same Kotlin sources). I'm really impressed seeing wasm code running more than 3 times faster (!!!).
❤️ 7