Dan Gohman
|
fd3efad781
|
Various clippy fixes. (#403)
|
2019-10-09 13:32:52 -07:00 |
|
Dan Gohman
|
8e1b44b29c
|
Make more code work with no_std. (#407)
* Make more code work with no_std.
no_std support is still incomplete, but this patch takes care of the
bulk of the straightforward parts.
|
2019-10-08 16:53:32 -07:00 |
|
Yury Delendik
|
042c87763e
|
add invariant checks
|
2019-09-12 17:11:34 -07:00 |
|
Yury Delendik
|
fff0198fb7
|
Fix RelocationTarget::JumpTable handling in wasm2obj (#195)
|
2019-07-31 09:41:56 -05: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 |
|
Yury Delendik
|
474809f5f3
|
Support imports in wasm2obj
|
2019-04-02 22:02:24 -07:00 |
|
Yury Delendik
|
94ca967d0a
|
Update faerie to 0.9.1
|
2019-03-27 02:24:51 -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 |
|