Home
last modified time | relevance | path

Searched refs:compilers (Results 1 – 6 of 6) sorted by relevance

/wasmtime-44.0.1/tests/
H A Dwast.rs56 let mut compilers = vec![ in main() localVariable
61 compilers.retain(|c| c.supports_host()); in main()
66 compilers.truncate(1); in main()
80 for compiler in compilers.iter().copied() { in main()
97 let compiler = compilers[0]; in main()
/wasmtime-44.0.1/
H A DCODEOWNERS40 # Cranelift/Winch compilers
/wasmtime-44.0.1/cranelift/docs/
H A Dcompare-llvm.md4 a set of C++ libraries. It can be used to build both JIT compilers and static
5 compilers like [Clang](https://clang.llvm.org), and it is deservedly very
H A Dir.md385 compilers.
/wasmtime-44.0.1/docs/
H A Dcontributing.md63 some familiarity with compilers, or are interested in gaining some :-).
H A Dcontributing-architecture.md495 happens in this crate (although it defines an interface for compilers). The