diff options
| -rw-r--r-- | Readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md index fbe1a407733..55daad6dcd0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,7 @@ # WIP libgccjit codegen backend for rust -[](https://matrix.to/#/#rustc_codegen_gcc:matrix.org) +[](https://web.libera.chat/#rustc_codegen_gcc) +[](https://matrix.to/#/#rustc_codegen_gcc:matrix.org) 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. |
