On 11/29/2017 8:49 PM, Jonathan M Davis wrote:
Well, we could always have an alternate implementation of assertions for release builds that acted closer to C's assert.
My plan for release builds is to have an option to make them just execute a HALT instruction. Short, sweet, un-ignorable and too the point!