Commit 446cb3f
authored
Wasi snapshot preview1 (#140)
* Make __wasi_linkcount_t a uint64_t (#134)
Refs: WebAssembly/WASI#127
* Generate the WASI interface from witx.
This replaces the hand-maintained <wasi/core.h> header with a
<wasi/api.h> generated from witx.
Most of the churn here is caused by upstream WASI renamings; hopefully
in the future ABI updates will be less noisy.1 parent 54102f0 commit 446cb3f
87 files changed
Lines changed: 3973 additions & 1329 deletions
File tree
- expected/wasm32-wasi
- libc-bottom-half
- cloudlibc/src
- common
- libc
- dirent
- errno
- fcntl
- poll
- sched
- stdio
- stdlib
- sys
- ioctl
- resource
- select
- socket
- stat
- times
- time
- uio
- time
- unistd
- crt
- headers
- private/wasi
- public
- wasi
- libpreopen
- sources
- tools/wasi-headers
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments