On Sunday, 30 September 2018 at 19:53:02 UTC, Basile B. wrote:
this way you can very easily change-compile-test, without recompiling the whole runtime and phobos each time.
Ok, thanks.Is it possible to register an extra GC in a separate program by overriding the logic in `gc.proxy` in druntime?
That would be the most effective way.
