Crate wasm_testsuite
source ·Expand description
This crate provides a way to access the WebAssembly spec testsuite.
The testsuite is included as a git submodule and embedded into the binary.
Generated from https://github.com/WebAssembly/testsuite
Constants
- List of all proposals. Used to filter tests.
Functions
- Get the WAST file as a byte slice.
- Get all test file names.
- Get all test file names and their contents.