So if you are just building webapp, I would advise...
# webassembly
s
So if you are just building webapp, I would advise to just use Kotlin/JS for now, eventually write performance critical part in RUST compiled to WASM.
2