perl-foundation-outreach / gsoc-2021-ideas

Ideas for The Perl Foundation's 2021 Google Summer of Code
GNU General Public License v2.0
5 stars 11 forks source link

Create libgccjit-backend.md #1

Closed niner closed 3 years ago

lizmat commented 3 years ago

One question: would this approach also make it easier to port to other architectures, such as ARM and the M1?

niner commented 3 years ago

Very much so! Basically every architecture that gcc has a backend for. Which will be, pretty much all of them :D