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.
 
 
 
Alex Crichton ab1d845ac1
Refactor fuzzing configuration and sometimes disable debug verifier. (#3664)
3 years ago
..
cli_tests refactor: move Wasm test files to tests/all/cli_tests 3 years ago
debug Skip generating DWARF info for dead code (#3498) 3 years ago
async_functions.rs Optimize `Func::call` and its C API (#3319) 3 years ago
call_hook.rs Optimize `Func::call` and its C API (#3319) 3 years ago
cli_tests.rs Restore running precompiled modules with the CLI (#3343) 3 years ago
custom_signal_handler.rs Update to rustix 0.26.2. (#3521) 3 years ago
externals.rs Optimize `Func::call` and its C API (#3319) 3 years ago
fuel.rs Add `Store::consume_fuel` to manually consume fuel (#3352) 3 years ago
fuel.wast Implement limiting WebAssembly execution with fuel (#2611) 4 years ago
func.rs Remove the old x86 backend 3 years ago
funcref.rs Optimize `Func::call` and its C API (#3319) 3 years ago
gc.rs Remove the old x86 backend 3 years ago
globals.rs Implement API support for v128-globals (#3147) 3 years ago
host_funcs.rs Optimize `Func::call` and its C API (#3319) 3 years ago
iloop.rs Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
import_calling_export.rs Optimize `Func::call` and its C API (#3319) 3 years ago
import_indexes.rs Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
instance.rs Add `paged_memory_initialization` to Config. 3 years ago
invoke_func_via_table.rs Optimize `Func::call` and its C API (#3319) 3 years ago
limits.rs Fix warning about deprecated `std::array::IntoIter` 3 years ago
linker.rs List exports of an instance in linking error (#3456) 3 years ago
main.rs Refactor fuzzing configuration and sometimes disable debug verifier. (#3664) 3 years ago
memory.rs Add a configuration option to force "static" memories (#3503) 3 years ago
memory_creator.rs Update to rustix 0.26.2. (#3521) 3 years ago
module.rs Fix determinism of compiled modules (#3229) 3 years ago
module_linking.rs Implement the memory64 proposal in Wasmtime (#3153) 3 years ago
module_serialize.rs fix the tests 3 years ago
name.rs Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
pooling_allocator.rs Fix a possible use-after-free introduced in #3231 (#3238) 3 years ago
relocs.rs Remove the old x86 backend 3 years ago
stack_overflow.rs Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
store.rs Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
table.rs Implement the memory64 proposal in Wasmtime (#3153) 3 years ago
traps.rs Add a compilation section to disable address maps (#3598) 3 years ago
wast.rs Update the spec reference testsuite submodule (#3450) 3 years ago