Hacker News new | ask | show | jobs
by matt_trentini 1477 days ago
MicroPython provides a way to stop the GC (and an exception will be raised if memory is attempted to be allocated). This provides us with most of the control we require...