Skip to content

Commit 2be8a24

Browse files
dcodeIOkripken
authored andcommitted
Added wasm-validator.cpp to build-js.sh (#1091)
1 parent b2c17a1 commit 2be8a24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-js.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ echo "building shared bitcode"
117117
src/wasm/wasm-type.cpp \
118118
src/wasm/wasm-s-parser.cpp \
119119
src/wasm/wasm-binary.cpp \
120+
src/wasm/wasm-validator.cpp \
120121
src/wasm/literal.cpp \
121122
src/cfg/Relooper.cpp \
122123
-Isrc/ \

0 commit comments

Comments
 (0)