Files
wasmtime/lib/obj
Yury Delendik ddbc00752e Generate debug info for LLDB/GDB (#50)
* Transform DWARF sections into native format for wasm2obj and wasmtime.

Generate DWARF sections based on WASM DWARF.
Ignore some of debug_info/debug_line for dead code.

* Fix test
2019-03-06 16:03:32 -08:00
..
2018-11-29 05:57:32 -08:00
2018-12-06 23:02:19 -05:00

This is the wasmtime-obj crate, which contains an experimental prototype for writing out native object files, using the wasm ABI defined by wasmtime-environ.