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 bde9555793
Add Trap::trap_code (#2309)
4 years ago
..
debug Don't substract 1 from end_addr in line program writing (#2174) 4 years ago
fuzzing Avoid touching encodings in `EncCursor` if using a MachInst backend. 4 years ago
cli_tests.rs Add a test case for unwind with saved FPRs on Windows. 4 years ago
custom_signal_handler.rs Remove custom signal handler restrictions (#1843) 4 years ago
externals.rs wasmtime: Support reference types in the Rust API 4 years ago
func.rs Caller get_export() implemented for Extern::Func. (#2108) 4 years ago
funcref.rs wasmtime: Add support for `func.ref` and `table.grow` with `funcref`s 4 years ago
fuzzing.rs Expand modules instantiated in instantiate-wasm-smith 4 years ago
gc.rs machinst x64: New backend unwind (#2266) 4 years ago
globals.rs Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
iloop.rs machinst x64: enable two more Rust tests; 4 years ago
import_calling_export.rs Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
import_indexes.rs Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
instance.rs Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
invoke_func_via_table.rs wasmtime: Add support for `func.ref` and `table.grow` with `funcref`s 4 years ago
linker.rs wasmtime: Add support for `func.ref` and `table.grow` with `funcref`s 4 years ago
main.rs Serialize and deserialize compilation artifacts. (#2020) 4 years ago
memory_creator.rs Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
module_serialize.rs Serialize and deserialize compilation artifacts. (#2020) 4 years ago
name.rs Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
stack_overflow.rs machinst x64: enable two more Rust tests; 4 years ago
table.rs wasmtime: Add support for `func.ref` and `table.grow` with `funcref`s 4 years ago
traps.rs Add Trap::trap_code (#2309) 4 years ago
use_after_drop.rs wasmtime: Add support for `func.ref` and `table.grow` with `funcref`s 4 years ago
wast.rs Add initial support for the multi-memory proposal (#2263) 4 years ago