aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF Bastien <jfb@chromium.org>2015-05-01 10:26:00 -0700
committerJF Bastien <jfb@chromium.org>2015-05-01 10:26:00 -0700
commit741b02ecc492b05449191da40fd1e00e77e71a64 (patch)
tree7875028fd012beb2ae1f514cf6f6c77f2483ad27
parentfdfa71c9fb19d33e85d390deeae2cbdb7ab3eacb (diff)
downloadnanowasm-design-741b02ecc492b05449191da40fd1e00e77e71a64.tar.gz
Move tooling link.
-rw-r--r--HighLevelGoals.md1
-rw-r--r--README.md2
2 files changed, 1 insertions, 2 deletions
diff --git a/HighLevelGoals.md b/HighLevelGoals.md
index 849bda4..69fce21 100644
--- a/HighLevelGoals.md
+++ b/HighLevelGoals.md
@@ -20,6 +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.
[polyfill]: https://github.com/WebAssembly/polyfill
[asm.js]: http://asmjs.org
diff --git a/README.md b/README.md
index 3748b71..b1a9020 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,4 @@ We've mapped out features we expect to ship:
2. Closely [after V1](EssentialPostV1Features.md);
3. In [future versions](FutureFeatures.md).
-And have high aspirations for great [tooling](Tooling.md).
-
Join us on IRC: `irc://irc.w3.org:6667/#webassembly`.