Artur Jamro
|
286d2515f9
|
Check trap code in test suite assertions
|
2019-09-26 11:43:41 -07:00 |
|
Artur Jamro
|
c80508c8a9
|
Make the calls to wasm's memory.grow and memory.size indirect (#194)
* Make the calls to wasm's memory.grow and memory.size indirect
|
2019-07-18 14:40:03 -07:00 |
|
Yury Delendik
|
fb9d6061e4
|
Update cranelift, faerie, target-lexicon and wasmparser deps
|
2019-07-02 14:07:30 -07:00 |
|
Ari Lotter
|
1158b5bd6c
|
Use try_from replacing cast in wasmtime-environ.
`try_from` is stable now, so cast is unnecessary.
|
2019-06-09 12:27:28 +02:00 |
|
Dan Gohman
|
b509ca0aa5
|
Tidy up unused import warnings.
|
2019-04-05 14:07:28 -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 |
|