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 137c6f6d6c
Add an API to detect precompiled modules/components (#6832)
1 year ago
..
cli_tests Update preview1 to trap on misaligned pointers (#6776) 1 year ago
component_model Add an API to detect precompiled modules/components (#6832) 1 year ago
debug Require wasmtime options are first when running modules (#6737) 1 year ago
async_functions.rs Fix a soundness issue with the component model and async (#6509) 1 year ago
call_hook.rs Run some tests in MIRI on CI (#6332) 2 years ago
cli_tests.rs Update preview1 to trap on misaligned pointers (#6776) 1 year ago
component_model.rs Implement component model resources in Wasmtime (#6691) 1 year ago
coredump.rs Add core dump support to the runtime (#6513) 1 year ago
custom_signal_handler.rs Run some tests in MIRI on CI (#6332) 2 years ago
epoch_interruption.rs Fix a soundness issue with the component model and async (#6509) 1 year ago
externals.rs Function references (#5288) 1 year ago
fuel.rs Expose remaining fuel (#6445) 1 year ago
fuel.wast Implement limiting WebAssembly execution with fuel (#2611) 4 years ago
func.rs Fix some warnings on nightly Rust (#6388) 2 years ago
funcref.rs Fix some warnings on nightly Rust (#6388) 2 years ago
gc.rs Wasmtime: Add support for Wasm tail calls (#6774) 1 year ago
globals.rs Fix some warnings on nightly Rust (#6388) 2 years ago
host_funcs.rs Fix some warnings on nightly Rust (#6388) 2 years ago
iloop.rs Run some tests in MIRI on CI (#6332) 2 years ago
import_calling_export.rs Run some tests in MIRI on CI (#6332) 2 years ago
import_indexes.rs Run some tests in MIRI on CI (#6332) 2 years ago
instance.rs Run some tests in MIRI on CI (#6332) 2 years ago
invoke_func_via_table.rs Run some tests in MIRI on CI (#6332) 2 years ago
limits.rs Run some tests in MIRI on CI (#6332) 2 years ago
linker.rs Fix some warnings on nightly Rust (#6388) 2 years ago
main.rs Add core dump support to the runtime (#6513) 1 year ago
memory.rs Run some tests in MIRI on CI (#6332) 2 years ago
memory_creator.rs Run some tests in MIRI on CI (#6332) 2 years ago
module.rs Update wasm-tools dependencies (#6739) 1 year ago
module_serialize.rs Add an API to detect precompiled modules/components (#6832) 1 year ago
name.rs Run some tests in MIRI on CI (#6332) 2 years ago
pooling_allocator.rs Fix some warnings on nightly Rust (#6388) 2 years ago
relocs.rs Run some tests in MIRI on CI (#6332) 2 years ago
stack_overflow.rs Run some tests in MIRI on CI (#6332) 2 years ago
store.rs Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
table.rs Run some tests in MIRI on CI (#6332) 2 years ago
threads.rs Run some tests in MIRI on CI (#6332) 2 years ago
traps.rs Ignore async_stack_size if async_support is disabled (#6771) 1 year ago
wait_notify.rs Run some tests in MIRI on CI (#6332) 2 years ago
wasi_testsuite.rs Require wasmtime options are first when running modules (#6737) 1 year ago
wast.rs Wasmtime: Add support for Wasm tail calls (#6774) 1 year ago
winch.rs winch(trampolines): Save SP, FP and return address (#6400) 1 year ago