Files
xahaud/hook-api-examples/doubler/makefile
2022-02-18 12:43:56 +00:00

4 lines
72 B
Makefile

all:
wasmcc doubler.c -o doubler.wasm -O0 -Wl,--allow-undefined -I../