Add IRC channel in the readme
This commit is contained in:
parent
f623e5325a
commit
9560cb13fe
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# WIP libgccjit codegen backend for rust
|
||||
|
||||
[](irc://irc.libera.chat/rustc_codegen_gcc)
|
||||
|
||||
This is a GCC codegen for rustc, which means it can be loaded by the existing rustc frontend, but benefits from GCC: more architectures are supported and GCC's optimizations are used.
|
||||
|
||||
**Despite its name, libgccjit can be used for ahead-of-time compilation, as is used here.**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue