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 f08130e commit b28b16bCopy full SHA for b28b16b
doc/node.1
@@ -144,6 +144,9 @@ Enable experimental ES module support in VM module.
144
.It Fl -experimental-wasm-modules
145
Enable experimental WebAssembly module support.
146
.
147
+.It Fl -force-context-aware
148
+Disable loading native addons that are not context-aware.
149
+.
150
.It Fl -force-fips
151
Force FIPS-compliant crypto on startup
152
(Cannot be disabled from script code).
0 commit comments