top | item 15047640

(no title)

Akkuma | 8 years ago

Sure, why not? The difference is that WASM is aiming for near native performance of code, while the binary JS would still be limited to JS performance.

discuss

order

pier25|8 years ago

Yes, but it would have access to DOM, GC, etc.

Akkuma|8 years ago

But that's what languages that compile to JavaScript support already today. The binary JS shouldn't prevent this behaviour if it is just a binary representation of a text version.