We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
useNewWATParser
1 parent 43da2c7 commit edfd9a1Copy full SHA for edfd9a1
1 file changed
src/wasm-io.h
@@ -28,10 +28,6 @@
28
29
namespace wasm {
30
31
-// TODO: Remove this after switching to the new WAT parser by default and
32
-// removing the old one.
33
-extern bool useNewWATParser;
34
-
35
class ModuleIOBase {
36
protected:
37
bool debugInfo;
0 commit comments