Compile JS+WASM to build/js
This commit is contained in:
parent
7b9a2b5607
commit
34a31b41ba
2 changed files with 32 additions and 15 deletions
2
Makefile
2
Makefile
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
# artifact paths
|
||||
SRC:=src
|
||||
BUILD:=build
|
||||
BUILD:=build/c
|
||||
BIN:=bin
|
||||
|
||||
# if set, network filesystem is enabled. libcurl and libcrypto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue