Jackson Gardner 387666e22f Proper memory management in Skwasm (flutter/engine#42328)
This fixes https://github.com/flutter/flutter/issues/127243.

This ensures that native skwasm objects are cleaned up when their associated dart-side objects are garbage collected.
2023-05-26 03:46:26 +00:00
..