mirror of
https://github.com/extism/extism.git
synced 2026-01-10 06:18:00 -05:00
2 lines
42 B
Makefile
2 lines
42 B
Makefile
build:
|
|
clang -o main main.c -lextism -L .
|