Files
wasmtime/crates
Josh Triplett aa78d491b0 Make Func::getN return a Result rather than an Option (#966)
This allows getN to return a detailed explanation of any type signature
mismatch, and makes it easy to just use `?` on the result of getN rather
than constructing a (necessarily vaguer) error message in the caller.
2020-02-22 17:56:23 -06:00
..
2020-02-21 08:30:21 -06:00
2020-02-06 12:25:32 -06:00
2020-02-21 08:30:21 -06:00