The web is getting its bytecode: WebAssembly

But the people calling for a bytecode for the browser never went away, and they were never entirely wrong about the perceived advantages. And now they’re going to get their wish. WebAssembly is a new project being worked on by people from Mozilla, Microsoft, Google, and Apple, to produce a bytecode for the Web.

WebAssembly, or wasm for short, is intended to be a portable bytecode that will be efficient for browsers to download and load, providing a more efficient target for compilers than plain JavaScript or even asm.js. Like, for example, .NET bytecode, wasm instructions operate on native machine types such as 32-bit integers, enabling efficient compilation. It’s also designed to be extensible, to make it easy to add, say, support for SIMD instruction sets like SSE and AVX.

42 Comments

  1. 2015-06-18 4:32 pm
    • 2015-06-18 5:15 pm
    • 2015-06-18 5:25 pm
      • 2015-06-18 7:48 pm
        • 2015-06-19 9:10 am
      • 2015-06-19 5:27 pm
        • 2015-06-19 9:18 pm
    • 2015-06-18 6:01 pm
      • 2015-06-18 9:13 pm
        • 2015-06-18 9:45 pm
      • 2015-06-18 9:58 pm
      • 2015-06-19 12:11 am
        • 2015-06-19 1:59 am
          • 2015-06-19 10:10 am
    • 2015-06-18 7:31 pm
    • 2015-06-18 11:22 pm
      • 2015-06-19 12:30 am
        • 2015-06-19 2:53 am
          • 2015-06-19 3:55 am
          • 2015-06-19 4:40 am
        • 2015-06-19 10:14 am
    • 2015-06-22 10:41 pm
  2. 2015-06-18 5:40 pm
    • 2015-06-18 5:57 pm
      • 2015-06-18 6:16 pm
        • 2015-06-18 8:35 pm
          • 2015-06-19 7:04 am
        • 2015-06-18 11:28 pm
        • 2015-06-19 3:48 pm
  3. 2015-06-18 7:49 pm
    • 2015-06-18 11:00 pm
  4. 2015-06-18 11:17 pm
    • 2015-06-19 4:01 am
    • 2015-06-19 7:10 am
      • 2015-06-19 10:16 am
  5. 2015-06-19 3:28 am
  6. 2015-06-19 2:34 pm
  7. 2015-06-19 5:24 pm
  8. 2015-06-21 11:58 am
    • 2015-06-21 4:56 pm
  9. 2015-06-21 6:43 pm