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 215340b commit fbc5d5cCopy full SHA for fbc5d5c
src/settings.js
@@ -1932,7 +1932,7 @@ var ASAN_SHADOW_SIZE = -1
1932
var USE_OFFSET_CONVERTER = false;
1933
1934
// Whether we should load the WASM source map at runtime.
1935
-// This is enabled automatically when using -g4 with sanitizers.
+// This is enabled automatically when using -gsource-map with sanitizers.
1936
var LOAD_SOURCE_MAP = false;
1937
1938
// If set to 0, delay undefined symbol report until after wasm-ld runs. This
0 commit comments