On Tuesday, 23 June 2015 at 11:41:03 UTC, Wyatt wrote:
On Tuesday, 23 June 2015 at 11:37:41 UTC, Suliman wrote:
Am I right understand that web assembly would not completely
new technology and would be just evolution of asm.js, so all
of webassembly apps would run in old javascript virtual
machine?
They covered this question in the FAQ, too:
https://github.com/WebAssembly/design/blob/master/FAQ.md#why-create-a-new-standard-when-there-is-already-asmjs
I can't understand what I will see if I open HTML page? Would
it's classical HTML page with import of some binary on top of it
or what?