edef1c / libfringe

a Rust library implementing safe, lightweight context switches, without relying on kernel services
https://edef1c.github.io/libfringe
Apache License 2.0
512 stars 31 forks source link

Expose fringe::STACK_ALIGNMENT, and make OwnedStack respect it #42

Closed whitequark closed 8 years ago

whitequark commented 8 years ago

cc @Amanieu