snazzy-d / sdc

The Snazzy D Compiler
MIT License
250 stars 55 forks source link

Static print buffer for d.rt.contract. #348

Closed dsm9000 closed 1 year ago

dsm9000 commented 1 year ago

Fixes the annoyance where assert() will not print from inside GC on account of the use of dynamically-allocated buffers.