wasmer/lib/clif-backend/src
bors[bot] 77f8186507 Merge #321
321: Update to Cranelift 0.3.0 r=bjfish a=bjfish

Some API changes were addressed:
- `ModuleEnvironment` many trait methods removed: 459f6ddb26 (diff-0682a088315ee358a75d4b60bc72dafc)
- `declare_table_elements` parameter type changed: 64ea964bc0
- `UnreachableCodeReached` trap code added: 1c43ad771e
- `declare_signature` signature updated: 8a24539e0c
- `define_function_body` parameter added: 37dffdaea1
- `target_lexicon` dependency updated to version `0.3.0`

Co-authored-by: Brandon Fish <brandon.j.fish@gmail.com>
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
Co-authored-by: Brandon Fish <bjfish@users.noreply.github.com>
2019-04-04 17:10:51 +00:00
..
signal fix lots of warnings 2019-03-15 14:10:17 -07:00
cache.rs Update api again and change SerializedCache to Artifact 2019-02-21 17:07:04 -08:00
func_env.rs feat(runtime) Get ready for tiering (#257) 2019-03-08 15:15:16 -08:00
lib.rs clean up implementation 2019-03-27 14:01:27 -07:00
libcalls.rs Rewrite exports and imports 2019-01-10 23:00:05 -05:00
module_env.rs Merge #321 2019-04-04 17:10:51 +00:00
module.rs Update lib/clif-backend/src/module.rs 2019-04-03 13:35:36 -05:00
relocation.rs Update to Cranelift 0.3.0 2019-04-03 00:13:40 -05:00
resolver.rs clean up implementation 2019-03-27 14:01:27 -07:00
trampoline.rs Get caching working again 2019-02-20 16:41:41 -08:00