Objects created by the manifold WASM module will not be garbage collected by the JavaScript runtime. This module tracks those objects for later cleanup.
Delete any objects tagged for garbage collection.
Intercept function calls for garbage collection.
Set up garbage collection for a white listed set of methods belonging to the Manifold WASM module.
Objects created by the manifold WASM module will not be garbage collected by the JavaScript runtime. This module tracks those objects for later cleanup.