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 59961db12e
Enable a few more clippy lints by default (#9038)
3 months ago
..
compile Update wasm-tools and wit-bindgen crates (#8965) 4 months ago
component Enforce `clippy::clone_on_copy` for the workspace (#9025) 3 months ago
fact Enable a few more clippy lints by default (#9038) 3 months ago
address_map.rs Add a `compile` feature to `wasmtime-environ` (#8250) 7 months ago
builtin.rs Add `GcRuntime` and `GcCompiler` traits; `i31ref` support (#8196) 7 months ago
component.rs Implement semver compatibility for exports (#8830) 5 months ago
demangling.rs Migrate the `wasmtime-environ` crate to `no_std` (#8528) 6 months ago
fact.rs Fix some typos (#8641) 6 months ago
gc.rs Reduce typo count (#8951) 4 months ago
lib.rs Wasmtime: Implement the custom-page-sizes proposal (#8763) 5 months ago
module.rs Wasmtime: remove indirect-call caching. (#8881) 4 months ago
module_artifacts.rs Reduce typo count (#8951) 4 months ago
module_types.rs Fix some typos (#8641) 6 months ago
obj.rs Exit through Cranelift-generated trampolines for builtins (#8152) 8 months ago
ref_bits.rs Fix some typos (#8641) 6 months ago
scopevec.rs Migrate the `wasmtime-environ` crate to `no_std` (#8528) 6 months ago
stack_map.rs Introduce the `cranelift-bitset` crate; use it for stack maps in both Cranelift and Wasmtime (#8826) 5 months ago
trap_encoding.rs Migrate the `wasmtime-environ` crate to `no_std` (#8528) 6 months ago
tunables.rs Wasmtime: remove indirect-call caching. (#8881) 4 months ago
vmoffsets.rs Reduce typo count (#8951) 4 months ago