Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

No labels!

There aren’t any labels for this repository quite yet.

area:isel
area:isel
Issues related to instruction selection.
area:regalloc
area:regalloc
Issues related to register allocation.
bug
bug
A bug or panic in the compiler or generated code.
dependencies
dependencies
Pull requests that update a dependency file
discussion
discussion
documentation
documentation
Areas that need better documentation.
E-compiler
E-compiler
Compiler issues.
E-compiler-design
E-compiler-design
Open-ended compiler design issues.
E-compiler-easy
E-compiler-easy
Beginner–Intermediate compiler issues.
E-easy
E-easy
Issues suitable for newcomers to investigate, including Rust newcomers!
E-python
E-python
Issues that require Python programming experience
E-rust
E-rust
Issues approachable by people with a general-purpose Rust background.
fuzz-bug
fuzz-bug
Bugs found by a fuzzer
goal:build-time
goal:build-time
Reduce the Rustc build time of Cranelift itself
goal:compile-time
goal:compile-time
Focus area: how fast Cranelift can compile or how much memory it uses.
goal:compiler-size
goal:compiler-size
Issues related to the size of Cranelift itself, in compiled form.
goal:determinism
goal:determinism
Focus area: deterministic execution, abstracting away platform-specific details.
goal:native-ABI
goal:native-ABI
Focus area: Interoperate with native platform ABIs and calling conventions.
goal:optimize-speed
goal:optimize-speed
Focus area: the speed of the code produced by Cranelift.
goal:rustc
goal:rustc
Focus area: Support for compiling Rust!
goal:spidermonkey
goal:spidermonkey
Focus area: Support for using Cranelift in SpiderMonkey!
help wanted
help wanted
infrastructure
infrastructure
Build and infrastructure issues
meta
meta
Everything related to the meta-language.
moonshot
moonshot