You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Leonardo Yvens 0b3b9c298e
impl From<anyhow::Error> for Trap (#1753)
5 years ago
..
debug Perform lldb DWARF-5 test too (#1609) 5 years ago
fuzzing Move most wasmtime tests into one test suite (#1544) 5 years ago
cli_tests.rs Reactor support. (#1565) 5 years ago
custom_signal_handler.rs impl From<anyhow::Error> for Trap (#1753) 5 years ago
externals.rs Rename `anyref` to `externref` across the board 5 years ago
func.rs impl From<anyhow::Error> for Trap (#1753) 5 years ago
fuzzing.rs Update test ignore annotations for aarch64 (#1643) 5 years ago
globals.rs Refactor (#1524) 5 years ago
iloop.rs Change `proc_exit` to unwind the stack rather than exiting the host process. (#1646) 5 years ago
import_calling_export.rs impl From<anyhow::Error> for Trap (#1753) 5 years ago
import_indexes.rs Refactor (#1524) 5 years ago
instance.rs Move most wasmtime tests into one test suite (#1544) 5 years ago
invoke_func_via_table.rs Refactor (#1524) 5 years ago
linker.rs Linker refactoring (#1773) 5 years ago
main.rs Fix a missing early-return in `Table::get` (#1652) 5 years ago
memory_creator.rs Expose memory-related options in `Config` (#1513) 5 years ago
name.rs Move most wasmtime tests into one test suite (#1544) 5 years ago
stack_overflow.rs Change `proc_exit` to unwind the stack rather than exiting the host process. (#1646) 5 years ago
table.rs Rename `anyref` to `externref` across the board 5 years ago
traps.rs impl From<anyhow::Error> for Trap (#1753) 5 years ago
use_after_drop.rs Rename `anyref` to `externref` across the board 5 years ago
wast.rs Enable the multi-value proposal by default (#1667) 5 years ago