Strategies for finding binary dependencies
at main 3 lines 69 B view raw
1#!/bin/sh -eu 2 3gcc -shared -I/usr/include/python3.13 mod.c -o mod.so