On Friday, 24 August 2018 at 00:53:20 UTC, Guillaume Piolat wrote:
Do you also mean to reimplement everything related to FILE*? floating-point parsing and conversion to string? multithreaded malloc?
Only what's need for druntime. That would include multi-threaded malloc, but not the FILE* string-related stuff.