- Create the ELF image from Compilation - Create CodeMemory from the ELF image - Link using ELF image - Remove creation of GDB JIT images from crates/debug - Move make_trampoline from compiler.rs
This is the wasmtime-debug crate, which provides functionality to
read, transform, and write DWARF section.