Apply suggestions from code review

Co-authored-by: Francis McCabe <fmccabe@gmail.com>
1 file changed
tree: 310a4b30fea97a9163fe1762a5f0bf1df57bf93c
  1. .github/
  2. document/
  3. interpreter/
  4. papers/
  5. proposals/
  6. test/
  7. .gitattributes
  8. .gitignore
  9. .gitmodules
  10. Contributing.md
  11. LICENSE
  12. README.md
  13. w3c.json
  14. wasm-specs.bib
README.md

Build Status

JavaScript-Promise Integration Proposal for WebAssembly

This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add support for different patterns of non-local control flow to WebAssembly.

Original README from upstream repository follows…

spec

This repository holds the sources for the WebAssembly specification, a reference implementation, and the official test suite.

A formatted version of the spec is available here: webassembly.github.io/spec,

Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion should take place in the WebAssembly design repository first, so that this spec repository can remain focused. And please follow the guidelines for contributing.

citing

For citing WebAssembly in LaTeX, use this bibtex file.