core :: Sys :: suggest_garbage_collection
# The emscripten GC *must* be manually invoked, it will not act by itself fun suggest_garbage_collection `{ GC_MAYBE_COLLECT(); `}