wasi-libc/tools/wasi-headers
Dan Gohman dd010beea5
Avoid using cast expressions in WASI API constants. (#148)
Cast expressions aren't valid to use in some preprocessor constants, so
change the constants to use `UINT32_C` etc. instead of casts.

Fixes #146.
2019-12-16 13:29:06 -08:00
..
src Avoid using cast expressions in WASI API constants. (#148) 2019-12-16 13:29:06 -08:00
tests Correct the version of #136 on master (#141) 2019-11-21 20:55:26 -08:00
WASI@8ff4e845d7 c header generation updated for reorganized witx ast (#139) 2019-11-22 13:06:12 -05:00
.gitignore Correct the version of #136 on master (#141) 2019-11-21 20:55:26 -08:00
Cargo.toml Correct the version of #136 on master (#141) 2019-11-21 20:55:26 -08:00
LICENSE Wasi snapshot preview1 (#140) 2019-11-21 20:06:00 -08:00