Fix typos
4 files changed
tree: b4a5b9fb11108c53e29e1b5eaeae455d75fca37d
  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

CI for specs CI for interpreter & tests

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.