Skip to content

Commit

Permalink
test: Add data.wast
Browse files Browse the repository at this point in the history
  • Loading branch information
bhelx committed Oct 15, 2023
1 parent 467f94e commit 4625fdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
int_literals.wast,
int_exprs.wast,
endianness.wast,
fac.wast</wastToProcess>
fac.wast,
data.wast</wastToProcess>
<orderedWastToProcess>memory_grow.wast,
memory_size.wast,
stack.wast</orderedWastToProcess>
Expand Down

0 comments on commit 4625fdc

Please sign in to comment.