wasi-libc/expected/wasm32-wasi
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
..
defined-symbols.txt Use constructor functions for optional init routines. (#142) 2019-11-25 14:04:45 -08:00
include-all.c Wasi snapshot preview1 (#140) 2019-11-21 20:06:00 -08:00
predefined-macros.txt Avoid using cast expressions in WASI API constants. (#148) 2019-12-16 13:29:06 -08:00
undefined-symbols.txt Temporarily disable the use of __heap_base. (#132) 2019-11-07 13:09:31 -08:00