Files
wasmtime/crates/profiling
Johnnie Birch 3e4509fd6a Update usage of target_lexicon to be consistent with v0.10 (#1003)
Jitdump was using an api consisent v0.04 for target_lexicon instead
of the version v0.10. This updates calls to target_lexicon to be
consistent with v0.10.
2020-02-27 20:43:20 -08:00
..
2020-02-26 16:19:12 -06:00

This is the wasmtime-profiling crate, which contains runtime performance profiling support for Wasmtime.