Remix.run Logo
gavinray 3 hours ago

Seems to be missing the "why" over Kotlins native WASM support (which is very mature)

The official Kotlin playground uses WASM, for example (JVM drop down-> choose "WASM")

https://play.kotlinlang.org

esafak 3 hours ago | parent [-]

I think that compiles WASM in the server, whereas this compiles in the browser.

I'd challenge the 'by hand' assertion though.

LoganDark an hour ago | parent [-]

WASM mode still works with no network, so it can't be relying on the server.