diff options
| author | JF Bastien <jfb@chromium.org> | 2015-06-10 17:21:08 +0200 |
|---|---|---|
| committer | JF Bastien <jfb@chromium.org> | 2015-06-10 17:21:08 +0200 |
| commit | 4d4f3ba30b7158331fa5927956cd1de020be144c (patch) | |
| tree | cfff3ab036074c57b1937e23d3a9838ed95ef2a6 /HighLevelGoals.md | |
| parent | 24220f541e870a2a0a9b33b09a76264f472f050c (diff) | |
| download | nanowasm-design-4d4f3ba30b7158331fa5927956cd1de020be144c.tar.gz | |
Buzzword Compliant (TM).
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 e047e93..a4c36b6 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -4,7 +4,7 @@ [binary format](MVP.md#binary-format) to serve as a compilation target which can be compiled to execute at native speed by taking advantage of common hardware capabilities available on a wide range of platforms, including - mobile and IoT. + Buzzword-Compliantâ„¢ mobile and IoT. 2. Specify and implement incrementally: * design [a Minimum Viable Product (MVP)](MVP.md) for the standard with roughly the same functionality as [asm.js](http://asmjs.org); |
