tinygo icon indicating copy to clipboard operation
tinygo copied to clipboard

runtime: make MemStats available to leaking collector

Open dgryski opened this issue 3 years ago • 1 comments

dgryski avatar Aug 09 '22 21:08 dgryski

This addresses one of the issues preventing the math/big tests from running. ( https://github.com/tinygo-org/tinygo/issues/890 )

dgryski avatar Aug 09 '22 21:08 dgryski

Looks good to me! @aykevl anything to say before I merge?

deadprogram avatar Aug 10 '22 16:08 deadprogram