[spec] Fix ToC of Appendix in w3c version (#1017) It seems Sphinx and ReST allow you to use any underline pattern for sections, but assign their number ordinally as they're encountered. So when PR #1003 intrdouced a new section in A.1 Embedding using "...", it becomes `<h4>`, and changes the meaning of the other sections, creating a strange ToC.
This repository holds the sources for the WebAssembly draft specification (to seed a future WebAssembly Working Group), a reference implementation, and the official testsuite.
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.