WebAssembly support is coming in V8 (see <https://...
# javascript
s
WebAssembly support is coming in V8 (see https://groups.google.com/forum/#!msg/v8-users/PInzACvS5I4/e2HflsbvCgAJ), and I guess there will be some Java bytecode -> WebAssemby bytecode and WebAssembly bytecode -> JS transpilers, so I hope that will be something Kotlin will use in the future.
👍 2