Commit ed9cee7
committed
add component-model-async/lift.wast test
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 <joel.dice@fermyon.com>1 parent 3ba13d1 commit ed9cee7
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
388 | 397 | | |
389 | 398 | | |
390 | 399 | | |
| |||
0 commit comments