| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9111fab commit 5609b17
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -241,6 +241,13 @@ Enable experimental WebAssembly System Interface (WASI) support. | |||
| 241 | 241 | added: v12.3.0 | |
| 242 | 242 | --> | |
| 243 | 243 | ||
| 244 | + ### `--force-context-aware` | ||
| 245 | + <!-- YAML | ||
| 246 | + added: v12.12.0 | ||
| 247 | + --> | ||
| 248 | + | ||
| 249 | + Disable loading native addons that are not [context-aware][]. | ||
| 250 | + | ||
| 244 | 251 | Enable experimental WebAssembly module support. | |
| 245 | 252 | ||
| 246 | 253 | ### `--force-fips` | |
@@ -495,13 +502,6 @@ added: v6.0.0 | |||
| 495 | 502 | ||
| 496 | 503 | Silence all process warnings (including deprecations). | |
| 497 | 504 | ||
| 498 | - ### `--force-context-aware` | ||
| 499 | - <!-- YAML | ||
| 500 | - added: v12.12.0 | ||
| 501 | - --> | ||
| 502 | - | ||
| 503 | - Disable loading native addons that are not [context-aware][]. | ||
| 504 | - | ||
| 505 | 505 | ### `--openssl-config=file` | |
| 506 | 506 | <!-- YAML | |
| 507 | 507 | added: v6.9.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments