wasm32-unknown-unknown-openbsd-libc
A small chunk of OpenBSD's libc, conveniently packaged as a Rust crate.
Created for compiling C code that relies on a reasonable subset of libc to wasm32-unknown-unknown
.
[]
= "0.1"
[]
= "0.1"
In your build.rs
using cc
:
cfg.includes;
println!;