File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -156,6 +156,19 @@ added: v10.0.0
156
156
157
157
The WHATWG ` URLSearchParams ` class. See the [ ` URLSearchParams ` ] [ ] section.
158
158
159
+ ## WebAssembly
160
+ <!-- YAML
161
+ added: v8.0.0
162
+ -->
163
+
164
+ <!-- type=global -->
165
+
166
+ * {Object}
167
+
168
+ The object that acts as the namespace for all W3C
169
+ [ WebAssembly] [ webassembly-org ] related functionality. See the
170
+ [ Mozilla Developer Network] [ webassembly-mdn ] for usage and compatibility.
171
+
159
172
[ `__dirname` ] : modules.html#modules_dirname
160
173
[ `__filename` ] : modules.html#modules_filename
161
174
[ `clearImmediate` ] : timers.html#timers_clearimmediate_immediate
@@ -175,3 +188,5 @@ The WHATWG `URLSearchParams` class. See the [`URLSearchParams`][] section.
175
188
[ built-in objects ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects
176
189
[ module system documentation ] : modules.html
177
190
[ timers ] : timers.html
191
+ [ webassembly-mdn ] : https://developer.mozilla.org/en-US/docs/WebAssembly
192
+ [ webassembly-org ] : https://webassembly.org
You can’t perform that action at this time.
0 commit comments