wasi-libc/libc-bottom-half/headers/private
Dan Gohman 446cb3f1aa
Wasi snapshot preview1 (#140)
* Make __wasi_linkcount_t a uint64_t (#134)

Refs: https://github.com/WebAssembly/WASI/pull/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.
2019-11-21 20:06:00 -08:00
..
_ WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
common WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
sys WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
wasi Wasi snapshot preview1 (#140) 2019-11-21 20:06:00 -08:00
assert.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
errno.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
fcntl.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
sched.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
stdarg.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
stdint.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
stdio.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
stdlib.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
string.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
threads.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00