Crate wasi_test_generator

Source

Modulesยง

set_up_toolchain ๐Ÿ”’
util ๐Ÿ”’
wasi_version ๐Ÿ”’
wasitests ๐Ÿ”’
This file will run at build time to autogenerate the WASI regression tests It will compile the files indicated in TESTS, to:executable and .wasm

Structsยง

TestGenOptions
WasiOptions
The options provied when executed a WASI Wasm program
WasiTest
This is the structure of the .wast file

Enumsยง

WasiVersion

Staticsยง

ALL_WASI_VERSIONS
LATEST_WASI_VERSION
NIGHTLY_VERSION

Functionsยง

build
install_toolchains
main ๐Ÿ”’