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
Emit thunk function for specific ABI on WebAssembly.
Changed to make thunk to convert thin-to-thick and non-throws-to-throws,
We needs it on WebAssembly host because WASM checks number of
arguments strictly for indirect function call.
0 commit comments