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
This commit is contained in:
@@ -40,6 +40,7 @@ const CRATES_TO_PUBLISH: &[&str] = &[
|
||||
"wiggle-generate",
|
||||
"wiggle-macro",
|
||||
// wasmtime
|
||||
"wasmtime-jit-debug",
|
||||
"wasmtime-fiber",
|
||||
"wasmtime-environ",
|
||||
"wasmtime-runtime",
|
||||
|
||||
Reference in New Issue
Block a user