sociomantic-tsunami / tangort

Tango D1 runtime library
Other
0 stars 9 forks source link

Fix profilegc implementation using GC itself #40

Closed mihails-strasuns closed 5 years ago

mihails-strasuns commented 5 years ago

It is more or less direct copy of druntime modules with simplifications for D1 - hopefully that should be enough to not worry about things being too broken :angel: I tested it locally with one app, seems to work fine.