Hacker News new | ask | show | jobs
by sifoobar 2751 days ago
Why? You really only need the C library to be able to pass a data pointer to the callback, and most do.

This sounds like a native compiler perspective to me; with pure VM fibers like Snigl's these are not issues.

It's not about direction, it's about controlling the world from the outside.

You sound more like you're on a mission to prove to the world it's impossible, since Rust didn't manage to get it right.

1 comments

What happens with all the interleaving stack frames when that callback gets invoked?