[wiggle] Add docs and cargo metadata (#1297)
* test-all: add wiggle & children, plus wasi-common, to cargo test * wiggle: add licenses, readmes, docs, cargo metadata
This commit is contained in:
@@ -61,6 +61,11 @@ RUST_BACKTRACE=1 cargo test \
|
||||
--package wasmtime-jit \
|
||||
--package wasmtime-interface-types \
|
||||
--package wasmtime-obj \
|
||||
--package wiggle \
|
||||
--package wiggle-generate \
|
||||
--package wiggle-runtime \
|
||||
--package wiggle-test \
|
||||
--package wasi-common \
|
||||
|
||||
# Test wasmtime-wasi-c, which doesn't support Windows.
|
||||
if [ "${OS:-Not}" != "Windows_NT" ]; then
|
||||
|
||||
Reference in New Issue
Block a user