From 7ce0884567759dfb7ba3638c4cda8a6249cb1ebf Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Wed, 10 Jun 2015 12:33:59 -0700 Subject: Consistently capitalize "Web" in "the Web". --- FutureFeatures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FutureFeatures.md') diff --git a/FutureFeatures.md b/FutureFeatures.md index 7ca4658..7021668 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -19,7 +19,7 @@ all loaded modules have their own [separate heaps](MVP.md#heap) and cannot share developers to share heaps and function pointers between WebAssembly modules. WebAssembly will support both load-time and run-time (`dlopen`) dynamic linking -of both WebAssembly modules and non-WebAssembly modules (e.g., on the web, ES6 +of both WebAssembly modules and non-WebAssembly modules (e.g., on the Web, ES6 ones containing JavaScript). Dynamic linking is especially useful when combined with a Content Distribution -- cgit v1.2.3