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 906ea01734
Use bytes for maximum size of linear memory with pooling (#8628)
6 months ago
..
cli_tests use released WASI Preview 2 (version 0.2.0) wits (#7817) 10 months ago
component_model Add `GetHost` to generated bindings for more flexible linking (#8448) 6 months ago
debug Add initial support for DWARF Fission (#8055) 7 months ago
async_functions.rs Use bytes for maximum size of linear memory with pooling (#8628) 6 months ago
call_hook.rs Fix some typos (#8641) 6 months ago
cli_tests.rs Allow env/args/preopens to exceed 64k in size (#8594) 6 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
defaults.rs CI: Disable some extremely slow MIRI tests (#8618) 6 months ago
epoch_interruption.rs Update some CI dependencies (#7983) 9 months ago
externals.rs CI: Disable some extremely slow MIRI tests (#8618) 6 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 Wasmtime(gc): Add support for supertypes and finality (#8595) 6 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 Use bytes for maximum size of linear memory with pooling (#8628) 6 months ago
invoke_func_via_table.rs Update some CI dependencies (#7983) 9 months ago
limits.rs Use bytes for maximum size of linear memory with pooling (#8628) 6 months ago
linker.rs Rename `Concrete` to `ConcreteFunc`; introduce `WasmSubType` and `WasmCompositeType` (#8465) 7 months ago
main.rs Use bytes for maximum size of linear memory with pooling (#8628) 6 months ago
memory.rs Use bytes for maximum size of linear memory with pooling (#8628) 6 months ago
memory_creator.rs Change `MemoryStyle::Static` to store bytes, not pages (#8608) 6 months ago
module.rs Call-indirect caching: protect against out-of-bounds table index during prescan. (#8541) 6 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
noextern.rs wasmtime(gc): Add the `wasmtime::NoExtern` value type (#8550) 6 months ago
piped_tests.rs wasi: Test multiple pollables (#7767) 10 months ago
pooling_allocator.rs Use bytes for maximum size of linear memory with pooling (#8628) 6 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 Fix some typos (#8641) 6 months ago
types.rs Wasmtime(gc): Add support for supertypes and finality (#8595) 6 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
winch.rs winch: Fix the bounds check for dynamic heaps (#8059) 8 months ago