mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 10:35:50 +00:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
all:
|
|
wasmcc carbon.c -o carbon.wasm -O0 -Wl,--allow-undefined -I../
|
|
|