1. 1. about WebAssembly
  2. 2. data and stack
  3. 3. locals and globals
  4. 4. control flow
  5. 5. memory
  6. 6. binary encoding

dmytrish's notes on WebAssembly

Binary Encoding of Modules

TODO