aboutsummaryrefslogtreecommitdiff
path: root/TextFormat.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix LLVM official repo link (#1270)Daniel Duan2019-03-251-1/+1
| | | | | In my attempt to link to the official LLVM repo, a mistake was made in the new URL (I wrongly assumed the old mirror and the official mono-repo has the same structure). This should fix that mistake.
* Link to official LLVM repo instead (#1269)Daniel Duan2019-03-181-1/+1
| | | | LLVM has an official repository on Github now. Link to it instead of the mirror repo.
* Add links redirecting users to the formal spec (#1260)Ben Smith2019-01-231-0/+2
| | | See issue #1258.
* Pointer to tentative official text format (#1012)rossberg-chromium2017-03-091-39/+41
|
* Minor typo: 'likley' to 'likely' (#975)Andrew Osheroff2017-02-011-1/+1
|
* fix typo in TextFormat.md C sample (#965)Enrico Bacis2017-01-311-1/+1
|
* Fix a typo and an error (#866)Christophe de Dinechin2016-11-101-1/+1
| | | | | | * Fix typo on "semantics" * Fix encoding for 'end', which should be 0x0b and not 0x0f.
* Clarify requirements (#854)rossberg-chromium2016-10-311-2/+4
|
* Move stars out of the title. (#853)Brad Nelson2016-10-311-2/+3
|
* Clarify status of text format, add example, and remove confusing language (#850)Seth Thompson2016-10-301-57/+98
| | | | | | | | * clarify status of text format, add example, and remove confusing language * formatting nit * replace linear section, add 'should' to design section
* fix improperly spaced markdown blocks and typos (for formatting on website ↵Seth Thompson2016-10-261-0/+2
| | | | (#837)
* Update spec crossrefs (#827)rossberg-chromium2016-10-211-1/+1
|
* Structured stack (#813)titzer2016-10-111-2/+2
| | | | | | | | | | | | | | | | | | | | * Rename AstSemantics.md to Semantics.md * Rewrite Semantics for structured stack machine * Update control instructions * Update nop * More tweaks * Update README.md * Update Semantics.md * Update Semantics.md * Address @rossberg-chromium comments
* Rename sexpr-wasm-prototype to wabt. (#808)Ben Smith2016-09-271-2/+2
|
* Remove references to wassembler from TextFormat.md (#745)titzer2016-08-031-2/+0
|
* Merge pull request #463 from WebAssembly/tf-consistencyAlon Zakai2015-11-181-1/+8
|\ | | | | Mention consistency on the web as a factor in the text format
| * mention consistency on the web as a factor in the text format, when bikesheddingAlon Zakai2015-11-171-1/+8
| |
* | add binaryen to list of s-expression compatible implementationsAlon Zakai2015-11-121-0/+2
|/
* Change 'local types' to 'value types'Luke Wagner2015-10-231-1/+1
|
* Official may be differentJF Bastien2015-09-211-1/+2
|
* Some prototypesJF Bastien2015-09-211-0/+2
|
* Avoid bikeshedJF Bastien2015-09-201-1/+2
|
* Address human feedbackJF Bastien2015-09-191-2/+2
|
* Official text format, or lack thereofJF Bastien2015-09-191-1/+29
| | | | | | The official documents haven't really clarified what we're doing with the text format, and that leads to confusion: http://stackoverflow.com/questions/32666337/will-web-assembly-wasm-have-its-own-syntax/ This edit mentions all the current text formats.
* Mention debug symbol sectionLuke Wagner2015-09-151-0/+9
|
* Update TextFormat.mdJF Bastien2015-08-281-3/+3
|
* Text format: not unique, but preciseJF Bastien2015-08-281-0/+10
| | | Addresses the conclusion reached in #292.
* Link to MVP from TextFormatJF Bastien2015-06-121-1/+1
|
* Fix broken link.Dan Gohman2015-06-111-1/+1
|
* Un-bullet the text format.JF Bastien2015-06-081-13/+16
|
* Split out text format into its own document.JF Bastien2015-06-081-0/+22