Closed dsm9000 closed 1 year ago
Fixes the annoyance where assert() will not print from inside GC on account of the use of dynamically-allocated buffers.
assert()
Fixes the annoyance where
assert()
will not print from inside GC on account of the use of dynamically-allocated buffers.