This repository was archived by the owner on Jun 26, 2020. It is now read-only.
Labels
Labels
25 labels
- Issues related to instruction selection.
- Issues related to register allocation.
- A bug or panic in the compiler or generated code.
- Pull requests that update a dependency file
- Areas that need better documentation.
- Compiler issues.
- Open-ended compiler design issues.
- Beginner–Intermediate compiler issues.
- Issues suitable for newcomers to investigate, including Rust newcomers!
- Issues that require Python programming experience
- Issues approachable by people with a general-purpose Rust background.
- Bugs found by a fuzzer
- Reduce the Rustc build time of Cranelift itself
- Focus area: how fast Cranelift can compile or how much memory it uses.
- Issues related to the size of Cranelift itself, in compiled form.
- Focus area: deterministic execution, abstracting away platform-specific details.
- Focus area: Interoperate with native platform ABIs and calling conventions.
- Focus area: the speed of the code produced by Cranelift.
- Focus area: Support for compiling Rust!
- Focus area: Support for using Cranelift in SpiderMonkey!
- Build and infrastructure issues
- Everything related to the meta-language.