Skip to content

Commit

Permalink
Install runtime wast
Browse files Browse the repository at this point in the history
  • Loading branch information
chambart committed Jul 26, 2023
1 parent 5cbe067 commit 4ae819c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,9 @@ ifeq "$(INSTALL_SOURCE_ARTIFACTS)" "true"
toplevel/byte/*.cmt \
"$(INSTALL_COMPLIBDIR)"
endif
$(INSTALL_DATA) \
wasm/*.wast \
"$(INSTALL_LIBDIR)"
$(INSTALL_DATA) \
compilerlibs/*.cma \
"$(INSTALL_COMPLIBDIR)"
Expand Down

0 comments on commit 4ae819c

Please sign in to comment.