A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Avril c2f664c431
added alloca_zero
3 years ago
src added alloca_zero 3 years ago
.gitignore Initial commit 3 years ago
Cargo.toml added alloca_zero 3 years ago
alloca_trampoline_.c remove redundant cc build flag 3 years ago
build.rs more C build flags 3 years ago