diff options
| author | Luke Wagner <mail@lukewagner.name> | 2015-05-01 13:31:01 -0500 |
|---|---|---|
| committer | Luke Wagner <mail@lukewagner.name> | 2015-05-01 13:31:01 -0500 |
| commit | cc44fd8945df107c3b3ad35c2257e2ce25f3f5b7 (patch) | |
| tree | d5655e736f5159caa411b122e38bedbf01f80998 /HighLevelGoals.md | |
| parent | 1ec4214ad66a0898906800b8cf1366ee12f324b9 (diff) | |
| download | nanowasm-design-cc44fd8945df107c3b3ad35c2257e2ce25f3f5b7.tar.gz | |
wich
Diffstat (limited to 'HighLevelGoals.md')
| -rw-r--r-- | HighLevelGoals.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HighLevelGoals.md b/HighLevelGoals.md index 69fce21..257803f 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -20,7 +20,7 @@ * access browser functionality through the same Web APIs that are accessible to JavaScript. 7. Design to allow execution in non-browser environments. -8. Create a format wich enables great [tooling](Tooling.md) people want to use. +8. Create a format which enables great [tooling](Tooling.md) people want to use. [polyfill]: https://github.com/WebAssembly/polyfill [asm.js]: http://asmjs.org |
