Changes: - Moves object creation code from crates/jit/object.rs to the creates/obj (as ObjectBuilder) - Removes legacy crates/obj/function.rs - Removes write_debugsections
This is the wasmtime-debug crate, which provides functionality to
read, transform, and write DWARF section.