Files
wasmtime/crates
Andrew Brown 354daf5b93 [fuzz] Fix issues with single-inst module generator (#4674)
* [fuzz] Fix signature of `i64.extend32_s` single-instruction test

This single-instruction test incorrectly attempted to convert an `i32`
to an `i64`; the correct signature is `i64 -> i64`. See the [WebAssembly
specification](https://webassembly.github.io/spec/core/bikeshed/#a7-index-of-instructions).

* [fuzz] Fix typo in single-instruction function generator

Previously, the `unary!` macro created functions that used two operands
instead of the expected one.
2022-08-10 16:47:02 +00:00
..
2022-07-28 18:01:03 +00:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00
2022-08-04 20:02:19 -05:00