* Refactor how relocs are stored and handled * refactor CompiledModule::instantiate and link_module * Refactor DWARF creation: split generation and serialization * Separate DWARF data transform from instantiation * rm LinkContext
This is the wasmtime-debug crate, which provides functionality to
read, transform, and write DWARF section.