tcc 0.1.0

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