Files
wasmer/tests/lib/wast
2023-04-18 16:53:04 +02:00
..
2023-03-22 15:26:28 +01:00
2023-04-18 16:53:04 +02:00
2020-04-21 21:37:33 -07:00

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

Note: this project started as a fork of this crate.