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
This is another piece of bytecodealliance#9582 which I'm splitting out to make review easier.
This test includes two components: one which exports a function using the
async-with-callback ABI, and another which uses the async-without-callback ABI.
It doesn't actually instantiate or run either component yet.
The rest of the changes fill in some TODOs to make the test pass.
Signed-off-by: Joel Dice <[email protected]>
0 commit comments