Commit 8d8348e
authored
Update WASIp2 bindings to 0.2.12, use exit-with-code (#860)
So far wasi-libc has never updated its wasip2 bindings, and I feel it's
about time this is done. This is used to get access to exit-with-code.
Users needing to use the older version of WASIp2 can continue to use
historical versions of wasi-libc/wasi-sdk, much the same as needing to
use an older LLVM version.1 parent 6d8745c commit 8d8348e
19 files changed
Lines changed: 1209 additions & 723 deletions
File tree
- expected/wasm32-wasip2
- libc-bottom-half
- cloudlibc/src/libc/stdlib
- crt
- headers/public/wasi
- sources
- wasi/p2
- wit
- deps
- wasi-cli-0.2.0
- wasi-cli-0.2.12
- wasi-clocks-0.2.0
- wasi-clocks-0.2.12
- wasi-filesystem-0.2.12
- wasi-http-0.2.12
- wasi-io-0.2.12
- wasi-random-0.2.12
- wasi-sockets-0.2.12
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| 579 | + | |
579 | 580 | | |
580 | 581 | | |
581 | 582 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 88 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
This file was deleted.
0 commit comments