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 d391957 commit be736eaCopy full SHA for be736ea
document/js-api/index.bs
@@ -916,7 +916,7 @@ which can be simultaneously referenced by multiple {{Instance}} objects. Each
916
1. Let |mutable| be |descriptor|["mutable"].
917
1. Let |valuetype| be [=ToValueType=](|descriptor|["value"]).
918
1. If |valuetype| is [=v128=],
919
- 1. Throw a {{LinkError}} exception.
+ 1. Throw a {{TypeError}} exception.
920
1. If |v| is missing,
921
1. Let |value| be [=DefaultValue=](|valuetype|).
922
1. Otherwise,
0 commit comments