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.
 
 
 
Dan Gohman 256e942aa0
Tidy up redundant `use` declarations. (#3333)
3 years ago
..
bench-api Update io-lifetimes, cap-std, and rsix (#3269) 3 years ago
c-api Avoid vector allocations in wasm->host calls (#3294) 3 years ago
cache Use an mmap-friendly serialization format (#3257) 3 years ago
cranelift Place unwind info directly after the text section, even when debug info is enabled 3 years ago
environ Remove some allocations in `CodeMemory` (#3253) 3 years ago
fiber Correctly set the address of FP when unwinding from within fibers on aarch64 3 years ago
fuzzing Use relative `call` instructions between wasm functions (#3275) 3 years ago
jit Place unwind info directly after the text section, even when debug info is enabled 3 years ago
lightbeam Tidy up redundant `use` declarations. (#3333) 3 years ago
misc/run-examples Remove long-outdated `misc/rust` crate (#2942) 3 years ago
runtime Optimize codegen slightly calling wasm functions 3 years ago
test-programs Tidy up redundant `use` declarations. (#3333) 3 years ago
types Remove `wasmtime-environ`'s dependency on `cranelift-codegen` (#3199) 3 years ago
wasi Bump to Wasmtime v0.29.0 and Cranelift 0.76.0. 3 years ago
wasi-common Update io-lifetimes, cap-std, and rsix (#3269) 3 years ago
wasi-crypto Bump to Wasmtime v0.29.0 and Cranelift 0.76.0. 3 years ago
wasi-nn wasi-nn: refactor wasi-nn context to use multiple backends 3 years ago
wasmtime Remove unnecessary annotations on `Module::get_export` (#3318) 3 years ago
wast Add a cranelift compile-time feature to wasmtime (#3206) 3 years ago
wiggle typo: change 'sharedable' to 'shareable' (#3259) 3 years ago