2024-09-14 03:42:07 +02:00

2 lines
90 B
Bash

cargo build && gcc test.c target/debug/liblibnyx.a -o app -pthread -ldl -lrt -lm && ./app