waffle/src
2023-04-15 11:47:04 -07:00
..
backend Fix "already-compiled function" functionality: avoid mismatch in whether length field is included between CodeSection::raw() and function(). 2023-04-13 19:59:38 -07:00
bin Max-SSA: make cut-block set configurable. 2023-04-08 22:26:19 -07:00
cfg Include predecessors in CFGInfo. 2023-04-08 12:40:32 -07:00
interp Some refactoring for tracepoints 2023-02-24 12:48:28 -08:00
ir Bugfix: print tracepoints in IR. 2023-04-15 11:47:04 -07:00
passes Max-SSA: make cut-block set configurable. 2023-04-08 22:26:19 -07:00
entity.rs Fuzzer: differential comparison of opt/no-opt 2023-02-24 21:28:40 -08:00
errors.rs WIP. 2022-11-29 10:36:45 -08:00
frontend.rs Make debuginfo parsing optional. 2023-02-16 16:20:54 -08:00
fuzzing.rs fuzzing: reject too-large memories 2023-02-25 17:12:02 -08:00
interp.rs Interpreter: configurable trace hook. 2023-04-14 23:54:44 -07:00
ir.rs Add addr2line usage to attempt to get source-loc information 2023-02-10 20:55:45 -08:00
lib.rs Add some convenience bits to op_traits, and export MemoryArg. 2023-03-23 17:35:51 -07:00
op_traits.rs Add some convenience bits to op_traits, and export MemoryArg. 2023-03-23 17:35:51 -07:00
ops.rs Better unreachability handling. 2022-11-29 13:22:04 -08:00
passes.rs Remove Fuel -- no longer needed 2023-02-28 16:15:44 -08:00
scoped_map.rs WIP. 2022-11-03 00:20:58 -07:00