You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My requirement is this, AssemblyScirpt compiled by Wasm will bridge to the new C++ objects, so I need to notify C++ to release the objects created by C++ when the AssemblyScirpt object is released.