..
cli_tests
refactor: move Wasm test files to tests/all/cli_tests
3 years ago
component_model
Update the wasm-tools family of crates (#5310)
2 years ago
debug
Cranellift: remove Baldrdash support and related features. (#4571)
2 years ago
async_functions.rs
doc: add a comment in cancel_during_run. (#5267)
2 years ago
call_hook.rs
Remove explicit `S` type parameters (#5275)
2 years ago
cli_tests.rs
Return `anyhow::Error` from host functions instead of `Trap`, redesign `Trap` (#5149)
2 years ago
component_model.rs
Update the wasm-tools family of crates (#5310)
2 years ago
custom_signal_handler.rs
Remove explicit `S` type parameters (#5275)
2 years ago
epoch_interruption.rs
Run a callback when the interruption epoch is reached (#4152)
3 years ago
externals.rs
Remove explicit `S` type parameters (#5275)
2 years ago
fuel.rs
Test for `Trap::OutOfFuel` instead of strings (#5297)
2 years ago
fuel.wast
Implement limiting WebAssembly execution with fuel (#2611)
4 years ago
func.rs
Remove explicit `S` type parameters (#5275)
2 years ago
funcref.rs
Merge pull request from GHSA-gwc9-348x-qwv2
3 years ago
gc.rs
Remove explicit `S` type parameters (#5275)
2 years ago
globals.rs
Implement API support for v128-globals (#3147)
3 years ago
host_funcs.rs
Remove explicit `S` type parameters (#5275)
2 years ago
iloop.rs
Remove explicit `S` type parameters (#5275)
2 years ago
import_calling_export.rs
Return `anyhow::Error` from host functions instead of `Trap`, redesign `Trap` (#5149)
2 years ago
import_indexes.rs
Remove explicit `S` type parameters (#5275)
2 years ago
instance.rs
Remove explicit `S` type parameters (#5275)
2 years ago
invoke_func_via_table.rs
Optimize `Func::call` and its C API (#3319)
3 years ago
limits.rs
Remove explicit `S` type parameters (#5275)
2 years ago
linker.rs
Remove explicit `S` type parameters (#5275)
2 years ago
main.rs
feat: implement memory.atomic.notify,wait32,wait64 (#5255)
2 years ago
memory.rs
Refactor shared memory internals, expose embedder methods (#5311)
2 years ago
memory_creator.rs
Update WASI to cap-std 0.25 and windows-sys. (#4302)
2 years ago
module.rs
Remove explicit `S` type parameters (#5275)
2 years ago
module_serialize.rs
Remove explicit `S` type parameters (#5275)
2 years ago
name.rs
Reduce contention on the global module rwlock (#4041)
3 years ago
pooling_allocator.rs
Remove explicit `S` type parameters (#5275)
2 years ago
relocs.rs
Remove explicit `S` type parameters (#5275)
2 years ago
stack_overflow.rs
wasmtime: enable stack probing for x86_64 targets. (#5350)
2 years ago
store.rs
Implement RFC 11: Redesigning Wasmtime's APIs (#2897)
3 years ago
table.rs
Fix a possible panic with null-containing element segments (#4455)
2 years ago
threads.rs
Refactor shared memory internals, expose embedder methods (#5311)
2 years ago
traps.rs
Remove explicit `S` type parameters (#5275)
2 years ago
wait_notify.rs
feat: implement memory.atomic.notify,wait32,wait64 (#5255)
2 years ago
wast.rs
feat: implement memory.atomic.notify,wait32,wait64 (#5255)
2 years ago