Convert the runtime to a crate #2377
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Converting the runtime to a Rust crate appears to be an interesting and useful thing to do.
Benefits:
Cons:
Guide to success:
The text was updated successfully, but these errors were encountered: