Files
wasmtime/wasmtime-debug
Artur Jamro 165dc4944d Simple module compilation cache (#203)
* Simple module compilation cache

* Fix base64 encoding bug

* Use warn! everywhere in cache system

* Remove unused import

* Temporary workaround for long path on Windows

* Remove unused import for non-windows builds

* Add command line argument to enable cache system + apply minor review feedback
2019-07-25 16:16:10 -07:00
..
2019-07-16 17:15:02 -07:00

This is the wasmtime-debug crate, which provides functionality to read, transform, and write DWARF section.