Skip to content

Commit 80cf222

Browse files
authored
Merge pull request #543 from ewasm/lgtm-wavm
Enable wavm on lgtm
2 parents 2c33a17 + d98216a commit 80cf222

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lgtm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
extraction:
22
cpp:
33
configure:
4-
command: cmake -DHERA_WABT=ON -DHERA_BINARYEN=ON
4+
command: cmake -DHERA_WABT=ON -DHERA_BINARYEN=ON -DHERA_WAVM=ON

0 commit comments

Comments
 (0)