We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c17a1 commit 2be8a24Copy full SHA for 2be8a24
1 file changed
build-js.sh
@@ -117,6 +117,7 @@ echo "building shared bitcode"
117
src/wasm/wasm-type.cpp \
118
src/wasm/wasm-s-parser.cpp \
119
src/wasm/wasm-binary.cpp \
120
+ src/wasm/wasm-validator.cpp \
121
src/wasm/literal.cpp \
122
src/cfg/Relooper.cpp \
123
-Isrc/ \
0 commit comments