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
fix: Fixed two bugs in import/export of function operations (#2324)
This PR fixes two bugs: The first bug exported the type `LoadFunc` nodes
incorrectly from Python. The second imported the type of
`core.call_indirect` operations incorrectly.
0 commit comments