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 5a5b4cc623
remove noinline from main function
3 years ago
src remove noinline from main function 3 years ago
.gitignore Initial commit 3 years ago
Cargo.toml update description 3 years ago
alloca_trampoline_.c remove redundant cc build flag 3 years ago
build.rs more C build flags 3 years ago