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 1cf0060bbc
Disable traps by default in `bindgen!` imports (#8310)
7 months ago
..
cli_tests use released WASI Preview 2 (version 0.2.0) wits (#7817) 10 months ago
component_model Disable traps by default in `bindgen!` imports (#8310) 7 months ago
debug add clang format (#7601) 11 months ago
async_functions.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
call_hook.rs Define garbage collection rooting APIs (#8011) 8 months ago
cli_tests.rs Support dirs/env vars in `wasmtime serve` (#8279) 7 months ago
code_too_large.rs Update some CI dependencies (#7983) 9 months ago
component_model.rs Make `component::Linker` semver-aware (#7994) 8 months ago
coredump.rs Update some CI dependencies (#7983) 9 months ago
epoch_interruption.rs Update some CI dependencies (#7983) 9 months ago
externals.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
fuel.rs Update some CI dependencies (#7983) 9 months ago
fuel.wast Implement limiting WebAssembly execution with fuel (#2611) 4 years ago
func.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
funcref.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
gc.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
globals.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
host_funcs.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
iloop.rs Run some tests in MIRI on CI (#6332) 2 years ago
import_calling_export.rs Update some CI dependencies (#7983) 9 months ago
import_indexes.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
instance.rs Update some CI dependencies (#7983) 9 months ago
invoke_func_via_table.rs Update some CI dependencies (#7983) 9 months ago
limits.rs Update some CI dependencies (#7983) 9 months ago
linker.rs Update some CI dependencies (#7983) 9 months ago
main.rs wasi: Test that pollables may be used multiple times (#7763) 10 months ago
memory.rs Use some new standard library methods from Rust 1.74, 1.75 (#8209) 8 months ago
memory_creator.rs Update some CI dependencies (#7983) 9 months ago
module.rs Slightly improve error message of feeding components to `Module` APIs (#8235) 8 months ago
module_serialize.rs Update some CI dependencies (#7983) 9 months ago
name.rs Run some tests in MIRI on CI (#6332) 2 years ago
piped_tests.rs wasi: Test multiple pollables (#7767) 10 months ago
pooling_allocator.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
relocs.rs Update some CI dependencies (#7983) 9 months ago
stack_creator.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
stack_overflow.rs Enhance test around stack overflow (#8149) 8 months ago
store.rs Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
table.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
threads.rs Update some CI dependencies (#7983) 9 months ago
traps.rs wasmtime-wasi: introduce WasiP1Ctx, re-jigger p0 & p1 linkers to take closure (#8053) 8 months ago
wait_notify.rs Update some CI dependencies (#7983) 9 months ago
wasi_testsuite.rs Swap the order of directories in `--dir` (#7301) 1 year ago
wast.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
winch.rs winch: Fix the bounds check for dynamic heaps (#8059) 8 months ago