Dan Gohman
8d52e389f8
Update Lightbeam for various API changes.
2019-10-02 10:10:32 -07:00
Artur Jamro
fa9175f9e5
Trap registry
2019-09-25 17:56:08 -07:00
Artur Jamro
fad70eb8bb
Refactor usage of SecondaryMap impls (serde, PartialEq)
2019-09-05 17:14:32 -07:00
Artur Jamro
c3215f4f1b
Tests for cache system
2019-08-19 16:56:29 -07:00
Yury Delendik
4f04d7d873
Transform ranges and simple expressions ( #63 )
2019-08-08 20:44:45 -07:00
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
Yury Delendik
d27d190b74
reverse dependency
...
https://github.com/CraneStation/wasmtime/pull/186#discussion_r302780035
2019-07-16 17:15:02 -07:00
Yury Delendik
efe9dd7b86
Update gimli version; refactor debug data structures
2019-07-16 17:15:02 -07:00
Yury Delendik
210e959333
Allow jump tables in wasmtime.
2019-07-02 14:07:30 -07:00
Jef
9bf6d73210
Integrate Lightbeam ( #51 )
...
* Integrate lightbeam
2019-04-05 12:42:54 -07:00
Dan Gohman
db0abe8431
Move the wasmtime crate directories form lib/* to wasmtime-*.
...
This follows a similar change to Cranelift made here:
https://github.com/CraneStation/cranelift/pull/660
2019-03-20 11:30:28 -07:00