Files
wasmtime/lib/wast
Dan Gohman 96941a59af Implement call_indirect signature checking.
The call_indirect.wast spec test now passes.
2018-12-05 11:32:35 -05:00
..
2018-12-05 02:25:34 -05:00

This is the wasmtime-wast crate, which contains an implementation of WebAssembly's "wast" test scripting language, which is used in the WebAssembly spec testsuite, using wasmtime for execution.