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
We want to bridge to C++ objects at some point. Avoiding, for the time being,
the misery of vtables: add support for first-class native modules (constructed
over an address value) that thiscall through to name-mangled C++ member
functions.