BrainBacon
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Unbug 0.5 – Rust runtime debug assertions (github.com)
I'm back again with many improvements to Unbug! My previous post here led to the removal of reliance on nightly Rust, so I'm hoping you helpful folks pick apart my new features too! This new version adds a macro that…
-
This project is inspired by some of the asserts in Unreal engine. Due to reliance on core_intrinsics it is necessary to develop using nightly Rust, but there are stubs in place so a production build will not require…