Files
wasmtime/crates/jit-debug
bjorn3 4ed353a7e1 Extract jit_int.rs and most of jitdump_linux.rs for use outside of wasmtime (#2744)
* Extract gdb jit_int into wasmtime-jit-debug

* Move a big chunk of the jitdump code to wasmtime-jit-debug

* Fix doc markdown in perf_jitdump.rs
2022-02-22 09:23:44 -08:00
..

This is the wasmtime-jit-debug crate, which contains JIT debug interfaces support for Wasmtime.