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 c489dec commit c88140fCopy full SHA for c88140f
1 file changed
lib/wasi.js
@@ -7,6 +7,7 @@ const {
7
ObjectEntries,
8
String,
9
Symbol,
10
+ globalThis,
11
} = primordials;
12
const {
13
WebAssembly,
0 commit comments