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.
 
 
 
Andrew Brown 27fe3c5b4e
mpk: add `--memory-protection-keys` to the CLI options (#7788)
10 months ago
..
cli_tests wasi implementations: use rc-2024-01-16 for sockets, cli, http (#7781) 10 months ago
component_model fix: allow dynamic owned resources to be used as borrowed parameters (#7783) 10 months ago
debug add clang format (#7601) 11 months ago
async_functions.rs Switch to simpler fuel APIs (#7298) 1 year ago
call_hook.rs Run some tests in MIRI on CI (#6332) 2 years ago
cli_tests.rs mpk: add `--memory-protection-keys` to the CLI options (#7788) 10 months ago
code_too_large.rs Cranelift: return programmatic error rather than panic when temporaries run out. (#7114) 1 year ago
component_model.rs Implement component model resources in Wasmtime (#6691) 1 year ago
coredump.rs Make `wasmtime::WasmCoreDump` serializable (#7078) 1 year 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 Add a test that fuel clamps at zero (#7504) 1 year ago
fuel.wast Implement limiting WebAssembly execution with fuel (#2611) 4 years ago
func.rs Add support for `v128` to the typed function API (#7010) 1 year 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 Add support for `v128` to the typed function API (#7010) 1 year ago
host_funcs.rs Update wasm-tools family of crates (#7059) 1 year 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 Wasmtime: refactor the pooling allocator for components (#6835) 1 year ago
invoke_func_via_table.rs Update the wasm-tools family of crates (#7764) 10 months ago
limits.rs Update the wasm-tools family of crates (#7764) 10 months ago
linker.rs Fix some warnings on nightly Rust (#6388) 2 years ago
main.rs wasi: Test that pollables may be used multiple times (#7763) 10 months ago
memory.rs Fix memory initialization when offset is negative (#7559) 12 months ago
memory_creator.rs clarify custom memory needs to be zero filled (#7565) 12 months ago
module.rs Enable threads, multi-memory, and relaxed-simd by default (#7285) 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
piped_tests.rs wasi: Test multiple pollables (#7767) 10 months ago
pooling_allocator.rs mpk: enable more tests (#7376) 1 year ago
relocs.rs Run some tests in MIRI on CI (#6332) 2 years ago
stack_creator.rs clarify custom memory needs to be zero filled (#7565) 12 months 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 Update the wasm-tools family of crates (#7764) 10 months ago
wait_notify.rs Run some tests in MIRI on CI (#6332) 2 years ago
wasi_testsuite.rs Swap the order of directories in `--dir` (#7301) 1 year ago
wast.rs mpk: allow forcing MPK during tests (#7576) 12 months ago
winch.rs winch: Initial support for floats (#6860) 1 year ago