wasmer/examples/single_pass_tests
2019-06-08 22:55:24 +08:00
..
br_table.wat Add test for br_table. 2019-02-25 22:47:41 +08:00
call_indirect.wat Validate return values in indirect call test. 2019-03-12 11:34:45 +08:00
call.wat Add direct call test 2019-02-24 00:52:50 +08:00
div.wat tee_local and div tests 2019-03-06 01:16:36 +08:00
global.wat Add tests. 2019-03-09 02:58:10 +08:00
i32.wat Single-pass backend tests. 2019-02-23 01:54:45 +08:00
i64.wat Add basic test for i64. 2019-03-05 00:59:49 +08:00
if_else.wat Add test for if/else. 2019-02-27 23:41:04 +08:00
loop.wat Update single_pass_tests/loop to check output value. 2019-04-02 00:17:38 +08:00
memory.wat Add memory opcodes and test. 2019-03-02 01:41:31 +08:00
pr-486.wat Add test case for PR 486 fix. 2019-06-08 22:55:24 +08:00
select.wat Add select test. 2019-02-28 23:12:50 +08:00
tee_local.wat tee_local and div tests 2019-03-06 01:16:36 +08:00
unwinding.wat Add unwinding test. 2019-03-02 01:41:44 +08:00