aboutsummaryrefslogtreecommitdiff
path: root/Web.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-07-06 15:39:10 -0700
committerDan Gohman <sunfish@mozilla.com>2015-07-17 15:53:10 -0700
commit58d19dcf38405246cd21816bc2ff9a9aa996b385 (patch)
treeae77df3cf4558dcdaad45421715710527be4f65e /Web.md
parent0d19a06e1e15803ebc729837703a364aea94992e (diff)
downloadnanowasm-design-58d19dcf38405246cd21816bc2ff9a9aa996b385.tar.gz
Say "on the Web" rather than "in a browser" when talking about Web use cases.
Diffstat (limited to 'Web.md')
-rw-r--r--Web.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/Web.md b/Web.md
index 1d29931..5344529 100644
--- a/Web.md
+++ b/Web.md
@@ -1,7 +1,8 @@
-# Browser Embedding
+# Web Embedding
Unsurprisingly, one of WebAssembly's primary purposes is to run on the Web,
-embedded in Web browsers (though this is [not its only purpose](NonWeb.md)).
+for example embedded in Web browsers (though this is
+[not its only purpose](NonWeb.md)).
This means integrating with the Web ecosystem, leveraging Web APIs, supporting
the Web's security model, preserving the Web's portability, and designing in