wasi-libc/libc-bottom-half/headers
Dan Gohman cd74e1d988
Correct the version of #136 on master (#141)
* Add the WASI repo as a submodule.

Also, add the witx filenames to the generated output, and just have
`cargo run` auto-generate the api.h header, rather than using clap.

* Switch witx to a path dependency.

* Add a test.

* Add a test that the generated file is in sync with the generator.

* Enable CI testing with Github Actions.

* Fix the name of the wasi-headers directory.

* Enable submodules.

* Add a diff mechanism to help explain failures.

* Sort the inputs for display.

* More debugging.

* More debugging.

* Add a .gitattributes file forcing text files to be eol=lf.

Most editors these days can deal with eof=lf files, even on Windows, and
this avoids trouble with headers and other generated files differing in
line endings.
2019-11-21 20:55:26 -08:00
..
private Wasi snapshot preview1 (#140) 2019-11-21 20:06:00 -08:00
public Correct the version of #136 on master (#141) 2019-11-21 20:55:26 -08:00
LICENSE WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00