Commit 626587b
authored
Fix instance.test_embind_val_coro_propogate_js_error. NFC (#24475)
This was recently landed in #23653 but that change went through CI
before we added testing for MODULARIZE=instance.
Setting `onRuntimeInitialized` is not generally support in call cases.
e.g. WASM_ASYNC_COMPILATION=0 or MODULARIZE=instance.1 parent f98a4bb commit 626587b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7598 | 7598 | | |
7599 | 7599 | | |
7600 | 7600 | | |
7601 | | - | |
| 7601 | + | |
7602 | 7602 | | |
7603 | 7603 | | |
7604 | 7604 | | |
7605 | 7605 | | |
7606 | 7606 | | |
7607 | | - | |
| 7607 | + | |
7608 | 7608 | | |
7609 | 7609 | | |
7610 | 7610 | | |
| |||
0 commit comments