* Fix compilation of wasmtime-environ from within wasmtime-jit. Enable wasmtime-environ/std when wasmtime-jit's std feature is enabled. Fixes #200. * Fix wasmtime-debug build too.
This is the wasmtime-debug crate, which provides functionality to
read, transform, and write DWARF section.