aboutsummaryrefslogtreecommitdiff
path: root/HighLevelGoals.md
diff options
context:
space:
mode:
authorLuke Wagner <mail@lukewagner.name>2015-04-29 15:29:20 -0500
committerLuke Wagner <mail@lukewagner.name>2015-04-29 15:29:20 -0500
commit51c6a84aa210cca51db7d8963b442375df103bfe (patch)
tree98d1c219954af2ab4786ef7c511a2f48d54552cf /HighLevelGoals.md
parent12ee148fb5cfa33331dbffadae06752b1759a7bf (diff)
downloadnanowasm-design-51c6a84aa210cca51db7d8963b442375df103bfe.tar.gz
Update HighLevelGoals.md
Diffstat (limited to 'HighLevelGoals.md')
-rw-r--r--HighLevelGoals.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HighLevelGoals.md b/HighLevelGoals.md
index 5c454ed..cbbf806 100644
--- a/HighLevelGoals.md
+++ b/HighLevelGoals.md
@@ -1,4 +1,4 @@
-# WebAssembly High-Level Design Goals
+# WebAssembly High-Level Goals
1. Define a portable, size- and load-time-efficient binary format to serve as a web compilation target.
2. Define a human-editable text format that is isomorphic and convertible to/from the binary format.