Skip to content

Commit 64c6799

Browse files
committed
metadata/code: Mention dependency on core spec in the introduction
1 parent 4d79f02 commit 64c6799

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

document/metadata/code/intro.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ Such metadata do not contribute to, or otherwise affect, the WebAssembly semanti
1010

1111
However, it can provides useful information that implementations can make use of to improve user experience or take compilation hints.
1212

13+
Dependencies
14+
~~~~~~~~~~~~
15+
16+
This document is based on the WebAssembly core specification (|WasmDraft|), and makes use of
17+
terms and definitions described there. These uses always link to the corresponding definition
18+
in the core specification.

0 commit comments

Comments
 (0)