]> git.proxmox.com Git - wasi-libc.git/commit
Improvements to wasi-headers tool (#160)
authorPat Hickey <phickey@fastly.com>
Tue, 14 Jan 2020 22:24:12 +0000 (14:24 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2020 22:24:12 +0000 (14:24 -0800)
commitec86d4dec47597069377d963c5ca2bd99f49e16c
treeb2c0d562892ab3782cc54fece2bd1d0bbf3e553e
parent1fad33890a5e299027ce0eab7b6ad5260585e347
Improvements to wasi-headers tool (#160)

* wasi-headers: update WASI submodule, handle changes to witx ast

* wasi-headers: restructure lib and exe to be more flexible

just factor out some of the hard-coded stuff
tools/wasi-headers/Cargo.toml
tools/wasi-headers/WASI
tools/wasi-headers/src/c_header.rs
tools/wasi-headers/src/lib.rs
tools/wasi-headers/src/main.rs
tools/wasi-headers/tests/verify.rs