codylico/reedkiln

Add `%e` support for logging

Opened this issue · 0 comments

Currently only hexadecimal floating-point output is supported. A technique similar to Ryu may be able to provide decimal floating-point rendering with minimal code overhead. Only rendering support (i.e. number to string) would be necessary.