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 909a870 commit 5a547f3Copy full SHA for 5a547f3
1 file changed
src/node_native_module.cc
@@ -98,6 +98,7 @@ void NativeModuleLoader::InitializeModuleCategories() {
98
#endif // !HAVE_OPENSSL
99
100
"sys", // Deprecated.
101
+ "wasi", // Experimental.
102
"internal/test/binding",
103
"internal/v8_prof_polyfill",
104
"internal/v8_prof_processor",
0 commit comments