diff options
| author | JF Bastien <jfb@chromium.org> | 2015-06-12 11:59:03 +0200 |
|---|---|---|
| committer | JF Bastien <jfb@chromium.org> | 2015-06-12 11:59:03 +0200 |
| commit | c6e32e6e4d8f9f3242aec0ca4e99de1017a90574 (patch) | |
| tree | 5641ff5b492aaae1ef6eca02f80c16cb118fc45f /TextFormat.md | |
| parent | 7570edd51523b2189c1574ed74b259e55f5c87ae (diff) | |
| parent | 8eaa519446b7312a0b35ac32d80d344c49b5bd18 (diff) | |
| download | nanowasm-design-c6e32e6e4d8f9f3242aec0ca4e99de1017a90574.tar.gz | |
Merge branch 'master' into generate
Diffstat (limited to 'TextFormat.md')
| -rw-r--r-- | TextFormat.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TextFormat.md b/TextFormat.md index 0a64157..bebd120 100644 --- a/TextFormat.md +++ b/TextFormat.md @@ -17,7 +17,7 @@ The text format will be standardized, but only for tooling purposes: implement WebAssembly semantics. Given that the code representation is actually an -[Abstract Syntax Tree](ASTSemantics.md), the syntax would contain nested +[Abstract Syntax Tree](AstSemantics.md), the syntax would contain nested statements and expressions (instead of the linear list of instructions most assembly languages have). |
