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.
 
 
 
Nick Fitzgerald ff93bce067
Wasmtime: Finish support for the typed function references proposal (#7943)
9 months ago
..
cli_tests use released WASI Preview 2 (version 0.2.0) wits (#7817) 10 months ago
component_model Perform stronger typechecks of host-owned resources (#7902) 9 months ago
debug add clang format (#7601) 11 months ago
async_functions.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
call_hook.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
cli_tests.rs Enable the component model by default (#7821) 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 Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
epoch_interruption.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
externals.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months 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 Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
funcref.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
gc.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
globals.rs Add support for `v128` to the typed function API (#7010) 1 year ago
host_funcs.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
iloop.rs Run some tests in MIRI on CI (#6332) 2 years ago
import_calling_export.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
import_indexes.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
instance.rs Wasmtime: refactor the pooling allocator for components (#6835) 1 year ago
invoke_func_via_table.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
limits.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
linker.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months 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 Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
relocs.rs Run some tests in MIRI on CI (#6332) 2 years ago
stack_creator.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 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 Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago
threads.rs Run some tests in MIRI on CI (#6332) 2 years ago
traps.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 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) 11 months ago
winch.rs Wasmtime: Finish support for the typed function references proposal (#7943) 9 months ago