diff options
| author | JF Bastien <jfb@chromium.org> | 2015-06-08 19:48:10 +0200 |
|---|---|---|
| committer | JF Bastien <jfb@chromium.org> | 2015-06-08 19:48:10 +0200 |
| commit | 658f9498b49ea93a0c7ee9fb03533e2eeb273b96 (patch) | |
| tree | 6ebef81da7e482080691d47b6db1acec50cfcfd3 | |
| parent | 34c726663829d4e87f0129ea3c1213aa44a132d8 (diff) | |
| download | nanowasm-design-658f9498b49ea93a0c7ee9fb03533e2eeb273b96.tar.gz | |
Gramer fixx.
| -rw-r--r-- | MVP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ isomorphic to the [binary format](BinaryEncoding.md). [other modules](MVP.md#code-loading-and-imports). As examples: * A WebAssembly shell might define a builtin `stdio` library with an export `puts`. - * In the browser, would be the WebIDL support mentioned in + * In the browser, the WebIDL support mentioned in [future features](FutureFeatures.md). * Where there is overlap between the browser and popular non-browser environments, a shared spec could be proposed, but this would be separate |
