We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4bcf04 commit 4c2d557Copy full SHA for 4c2d557
Makefile
@@ -41,7 +41,7 @@ all: unopt opt libunopt libopt test
41
land: $(WINMAKE) all
42
zip: $(ZIP)
43
smallint: smallint.native
44
-ci: land wast.js dunebuild
+ci: land jslib dunebuild
45
46
dunebuild:
47
dune build
0 commit comments