Function wasmer_integration_tests_cli::fixtures::fib
source ยท pub fn fib() -> PathBuf
Expand description
A *.wat
file which calculates fib(40) and exits with no output.
pub fn fib() -> PathBuf
A *.wat
file which calculates fib(40) and exits with no output.