Hacker News new | ask | show | jobs
by 8jy89hui 1287 days ago
This is a beautiful (hacky) demo of something that I didn't think was possible in Rust (yet). I hope other applications don't accidentally start using it just to discover that it doesn't work in release mode.

Very impressive work!

1 comments

Oh, I should add a note about that. Fortunately, it's quite easy to tell Rust to generate debuginfo even in release mode.