> * Consider switching to guard pages for the stack check What if your overflowing stack frame is bigger than a page and you access the far end of it first? I think we'd still need __morestack checks for functions that use a lot of stack.
keegan _______________________________________________ Rust-dev mailing list Rust-dev@mozilla.org https://mail.mozilla.org/listinfo/rust-dev