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 0fcca646ef
fix size bug
4 years ago
src fix size bug 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml added alloca_zero 4 years ago
alloca_trampoline_.c remove redundant cc build flag 4 years ago
build.rs more C build flags 4 years ago