High performance librairies like crypto for curren...
# webassembly
s
High performance librairies like crypto for current JS ecosystem (Rust is perfectly suitable for that use case), gaming (Unity for example) and most importantly a sane bytecode format for non-JS based language like C, C++, Go, Kotlin, C#, etc. JavaScript is not a proper web bytecode, it is a language you have to do a lot of hugly tricks to compile languages like Kotlin with different semantics and types.