Commit f7912ae
committed
experimental
This adds support for [isyswasfa](https://github.com/dicej/isyswasfa), which
serves as a polyfill for WASI 0.3-style composable concurrency on WASI 0.2
runtimes. I'm planning to replace this with proper component model async
support once it's available.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>isyswasfa support1 parent db41f3e commit f7912ae
14 files changed
Lines changed: 1647 additions & 583 deletions
File tree
- bundled
- isyswasfa_guest
- runtime/src
- src
- test
- python_source
- wit
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments