diff options
| author | JF Bastien <jfb@chromium.org> | 2015-06-12 14:39:36 +0200 |
|---|---|---|
| committer | JF Bastien <jfb@chromium.org> | 2015-06-12 14:39:36 +0200 |
| commit | e47c672a80a2e159e1b01779f33062894e62d85b (patch) | |
| tree | bfeda7fff83ce60030413e4df2b79b397fb310d5 /HighLevelGoals.md | |
| parent | d746c31b66549aab29cf0e28fc8decdc1572ea3f (diff) | |
| download | nanowasm-design-e47c672a80a2e159e1b01779f33062894e62d85b.tar.gz | |
Short document name bikeshed.
Diffstat (limited to 'HighLevelGoals.md')
| -rw-r--r-- | HighLevelGoals.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/HighLevelGoals.md b/HighLevelGoals.md index 57d36ce..bd23ea7 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -12,8 +12,8 @@ * ship an effective and efficient [polyfill](Polyfill.md) library for the MVP that translates WebAssembly code into JavaScript in the client so that WebAssembly MVP can run on existing browsers; - * ship a follow-up to the MVP which adds several more - [essential features](EssentialPostMVPFeatures.md); and + * ship a [follow-up to the MVP](PostMVP.md) which adds several more + essential features; and * continue to iteratively specify [additional features](FutureFeatures.md), prioritized by feedback and experience, including support for languages other than C/C++. |
