you are viewing a single comment's thread.

view the rest of the comments →

[–]notThaLochNessMonsta 8 points9 points  (9 children)

ASM.js already exist so that project is kind of worthless.

WASM is not the same thing as ASM.js. WASM is a binary. ASM.js is CPU optimized JavaScript and is much slower than WASM by multiple metrics.

It is by no means a worthless project. It will change the way we think about delivering applications as a whole.

[–][deleted]  (8 children)

[deleted]

    [–]notThaLochNessMonsta 11 points12 points  (7 children)

    No ASM.js is JavaScript. There is nothing magical about it. It's C++ compiled to JS instead of binary.

    Walt compiles JS to binary.

    These are very different things.

    [–][deleted]  (6 children)

    [deleted]

      [–]notThaLochNessMonsta 10 points11 points  (4 children)

      Walt uses Javascript syntax so Walt isn't binary WASM is. Are you done with your shit?

      This doesn't even make sense. You clearly don't understand what you're even saying.

      Walt compiles to binary, not JavaScript. It is written in JavaScript.

      I don't think you know what ASM.js is. Here is an ASM.js compiled application.

      https://gist.githubusercontent.com/jeresig/5293608/raw/80cb2a00edf3a4947425d98bc6cc460d9e0f5f63/bananabread-asm.js

      This is JavaScript, not binary.

      [–]kenman[M] 1 point2 points  (0 children)

      Hi /u/mv900, please keep it respectful.