Skip to content

Commit 9560cb1

Browse files
committed
Add IRC channel in the readme
1 parent f623e53 commit 9560cb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# WIP libgccjit codegen backend for rust
22

3+
[![IRC channel](https://img.shields.io/badge/irc.libera.chat-%23rustc__codegen__gcc-blue.svg)](irc://irc.libera.chat/rustc_codegen_gcc)
4+
35
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.
46

57
**Despite its name, libgccjit can be used for ahead-of-time compilation, as is used here.**

0 commit comments

Comments
 (0)