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
[FFI][ABI] ABI Updates to for future metadata and complex ordering (#18254)
This PR updates the ABI to enable potential future need
for getting metadata from a dynamically loaded module.
Orders the current static object into simple objects that have C
ABI and more complex one that may need c++.
These items changes ABI to be future compact before we freeze.
0 commit comments