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 4005a813e8
Make the Wasmtime CLI use async (#9184)
2 months ago
..
cli_tests use released WASI Preview 2 (version 0.2.0) wits (#7817) 10 months ago
component_model Generate async drop methods for resources. (#9091) 3 months ago
debug Copy skeleton unit attributes for split DWARF (#9151) 3 months ago
arrays.rs Introduce `wasmtime::ArrayRef` and allocating Wasm GC arrays (#9145) 3 months ago
async_functions.rs Refactor wasmtime::Func to "unsplat" arguments for the async API (#8732) 5 months ago
call_hook.rs Bump MSRV to 1.78.0 (#9010) 3 months ago
cli_tests.rs Make the Wasmtime CLI use async (#9184) 2 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 Simplify ABI selection and tail call integration (#9061) 3 months ago
epoch_interruption.rs Update some CI dependencies (#7983) 9 months ago
externals.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 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 Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
funcref.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
gc.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
globals.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
host_funcs.rs Bump MSRV to 1.78.0 (#9010) 3 months ago
i31ref.rs Wasmtime: Pop GC LIFO roots even when there is no GC heap (#8899) 4 months ago
iloop.rs Run some tests in MIRI on CI (#6332) 2 years ago
import_calling_export.rs style: simplify string formatting (#9047) 3 months ago
import_indexes.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
instance.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
invoke_func_via_table.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
limits.rs Wasmtime: Implement the custom-page-sizes proposal (#8763) 5 months ago
linker.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
main.rs Introduce `wasmtime::ArrayRef` and allocating Wasm GC arrays (#9145) 3 months ago
memory.rs style: simplify string formatting (#9047) 3 months ago
memory_creator.rs style: simplify string formatting (#9047) 3 months ago
module.rs Simplify ABI selection and tail call integration (#9061) 3 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 Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
relocs.rs style: simplify string formatting (#9047) 3 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
structs.rs Enforce `uninlined_format_args` for the workspace (#9065) 3 months ago
table.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
threads.rs style: simplify string formatting (#9047) 3 months ago
traps.rs style: simplify string formatting (#9047) 3 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 Update the wasi_testsuite submodule (#8829) 5 months ago