tinygo
tinygo copied to clipboard
runtime: make MemStats available to leaking collector
This addresses one of the issues preventing the math/big tests from running. ( https://github.com/tinygo-org/tinygo/issues/890 )
Looks good to me! @aykevl anything to say before I merge?