Files
wasmtime/crates/runtime
Alex Crichton 353f1b48ab Split wasmtime-runtime's single getter into typed getters (#3987)
This splits the existing `lookup_by_declaration` function into a
lookup-per-type-of-item. This refactor ends up cleaning up a fair bit of
code in the `wasmtime` crate by removing a number of `unreachable!()`
blocks which are now no longer necessary.
2022-03-31 16:24:42 -05:00
..
2019-11-08 06:35:40 -08:00