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 f2e689cd86
Introduce `wasmtime::StructRef` and allocating Wasm GC structs (#8933)
4 months ago
..
instantiation Implement simple benchmarks for instantiation. 4 years ago
wasi bench: add more WASI benchmarks (#5309) 2 years ago
.gitignore Implement simple benchmarks for instantiation. 4 years ago
call.rs Introduce `wasmtime::StructRef` and allocating Wasm GC structs (#8933) 4 months ago
instantiation.rs Enable rustc's `unused-lifetimes` lint (#8711) 5 months ago
thread_eager_init.rs Wasmtime: refactor the pooling allocator for components (#6835) 1 year ago
trap.rs Refactor `wasmtime::FuncType` to hold a handle to its registered type (#7892) 9 months ago
wasi.rs Make wasi-common self-contained, deprecate exports from wasmtime-wasi (#7881) 9 months ago
wasmtime-serve-rps.sh Wasmtime(pooling allocator): Batch decommits (#8590) 6 months ago