tcc 0.1.0

Rust wrapper around the Tiny C Compiler
Documentation
fn main() {
    println!("cargo:rustc-link-lib=tcc");
}