We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd85d1 commit 7323ff6Copy full SHA for 7323ff6
design/mvp/examples/SharedEverythingDynamicLinking.md
@@ -10,7 +10,7 @@ should be able to leverage of existing support for native dynamic linking (of
10
11
Shared-everything dynamic linking should be *complementary* to the
12
shared-nothing dynamic linking of components described in the
13
-[explainer](Explainer.md). In particular, dynamically-linked modules must not
+[explainer](../Explainer.md). In particular, dynamically-linked modules must not
14
share linear memory across component instance boundaries. For example, we want
15
the static dependency graph on the left to produce the runtime instance graph
16
on the right: create the runtime instance graph on the right:
0 commit comments