Just going through the design docs here: https://github.com/WebAssembly/design/blob/master/AstSemantics.md https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
Lots of stuff that go over my head, but might be of interest to the compiler gurus here. Thanks, Om On Wed, Jun 17, 2015 at 11:36 AM, OmPrakash Muppirala <[email protected]> wrote: > Looks like we can bypass compilation to JavaScript and go directly to > bytecode that runs in browsers soon: > > https://brendaneich.com/2015/06/from-asm-js-to-webassembly/ > > Thanks, > Om >
