mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
all:
|
|
wasmcc carbon.c -o carbon.wasm -O0 -Wl,--allow-undefined -I../
|
|
|