* 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
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.