| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f48927f commit 0450ab6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -831,14 +831,6 @@ Enable experimental WebAssembly System Interface (WASI) support. | |||
| 831 | 831 | .It Fl -experimental-worker-inspection | |
| 832 | 832 | Enable experimental support for the worker inspection with Chrome DevTools. | |
| 833 | 833 | . | |
| 834 | - .It Fl -expose-gc | ||
| 835 | - This flag will expose the gc extension from V8. | ||
| 836 | - .Bd -literal | ||
| 837 | - if (globalThis.gc) { | ||
| 838 | - globalThis.gc(); | ||
| 839 | - } | ||
| 840 | - .Ed | ||
| 841 | - . | ||
| 842 | 834 | .It Fl -force-context-aware | |
| 843 | 835 | Disable loading native addons that are not context-aware. | |
| 844 | 836 | . | |
| Back | FazBrowse Home | New Git URL |
0 commit comments