Skip to content

Commit ec80376

Browse files
committed
Rename uninstantiated to unlinked.
See <tc39/ecma262#1312>.
1 parent 8d8e2e0 commit ec80376

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

document/js-api/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ To <dfn export>parse a WebAssembly module</dfn> given a an {{ArrayBuffer}} |byte
11101110
\[[Namespace]]: undefined,
11111111
\[[HostDefined]]: |hostDefined|,
11121112
<!-- Cyclic Module Records -->
1113-
\[[Status]]: "uninstantiated",
1113+
\[[Status]]: "unlinked",
11141114
\[[EvaluationError]]: undefined,
11151115
\[[DFSIndex]]: undefined,
11161116
\[[DFSAncestorIndex]]: undefined,

0 commit comments

Comments
 (0)