wasmer/lib/clif-backend/src
2019-07-26 17:58:57 -05:00
..
signal Improved docs and fixed few typos 2019-05-13 11:18:57 -07:00
cache.rs Cleanup build warnings imports and unnecessary unsafe 2019-04-20 20:37:39 -05:00
code.rs Fixes case with empty module, handle case with no signatures 2019-07-26 17:58:57 -05:00
lib.rs Disable jump tables. We don't have an implementation of reloc_jt yet. 2019-07-02 09:55:46 -07:00
libcalls.rs Rewrite exports and imports 2019-01-10 23:00:05 -05:00
module.rs Improve panic/unreachable/unimplemented usage. Refactor a little. 2019-07-22 12:15:56 -07:00
relocation.rs Update to Cranelift 0.3.0 2019-04-03 00:13:40 -05:00
resolver.rs Warnings and unused code cleanup 2019-04-12 10:27:14 -07:00
trampoline.rs Add V128 to wasmer runtime. Unimplemented in clif-backend. Other backends don't build. 2019-07-10 13:48:12 -07:00