aboutsummaryrefslogtreecommitdiff
path: root/Web.md
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2015-08-26 14:42:18 -0700
committerDerek Schuff <dschuff@chromium.org>2015-08-26 14:42:18 -0700
commitce509cdb9ec33fc439e389c82dffc1e641c1925d (patch)
tree7f7884596f2e5ea90297ad7279ab86272025a113 /Web.md
parent773dca0adefcdd44e6cbced6507822c1bfdb94d8 (diff)
parenta148746c073dd1c4b00d2387f2b77743d6c27004 (diff)
downloadnanowasm-design-ce509cdb9ec33fc439e389c82dffc1e641c1925d.tar.gz
Merge pull request #313 from dschuff/dl_separate_file
Factor dynamic linking section into its own file
Diffstat (limited to 'Web.md')
-rw-r--r--Web.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Web.md b/Web.md
index 9cf4b21..86765e3 100644
--- a/Web.md
+++ b/Web.md
@@ -23,7 +23,7 @@ and the rest of the Web platform that have been considered:
* WebAssembly's security model should depend on [CORS][] and
[subresource integrity][] to enable distribution, especially through content
distribution networks and to implement
- [dynamic linking](FutureFeatures.md#dynamic-linking).
+ [dynamic linking](DynamicLinking.md).
* Once [threads are supported](PostMVP.md#threads), a WebAssembly module would
shared (including its heap) between workers via `postMessage()`.
- This also has the effect of explicitly sharing code so that engines don't