wasi-libc/basics
Dan Gohman ad22a59013 Add a basics implementation of <inttypes.h>.
Musl's generic definitions for PRIxPTR and several others in
<inttypes.h> are incorrect for wasm, so introduce a new <inttypes.h>
and <__header_inttypes.h> in the basics module using compiler-provided
definitions.

Fixes #13.
2019-04-15 09:44:33 -07:00
..
include Add a basics implementation of <inttypes.h>. 2019-04-15 09:44:33 -07:00
libc WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
LICENSE Add initial files. 2018-10-02 17:48:36 -07:00