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 @@ -215,6 +215,19 @@ added: v10.0.0
215
215
216
216
The WHATWG ` URLSearchParams ` class. See the [ ` URLSearchParams ` ] [ ] section.
217
217
218
+ ## WebAssembly
219
+ <!-- YAML
220
+ added: v8.0.0
221
+ -->
222
+
223
+ <!-- type=global -->
224
+
225
+ * {Object}
226
+
227
+ The object that acts as the namespace for all W3C
228
+ [ WebAssembly] [ webassembly-org ] related functionality. See the
229
+ [ Mozilla Developer Network] [ webassembly-mdn ] for usage and compatibility.
230
+
218
231
[ `__dirname` ] : modules.html#modules_dirname
219
232
[ `__filename` ] : modules.html#modules_filename
220
233
[ `clearImmediate` ] : timers.html#timers_clearimmediate_immediate
@@ -236,3 +249,5 @@ The WHATWG `URLSearchParams` class. See the [`URLSearchParams`][] section.
236
249
[ built-in objects ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects
237
250
[ module system documentation ] : modules.html
238
251
[ timers ] : timers.html
252
+ [ webassembly-mdn ] : https://developer.mozilla.org/en-US/docs/WebAssembly
253
+ [ webassembly-org ] : https://webassembly.org
You can’t perform that action at this time.
0 commit comments