Add support for LLVM target #4973
Replies: 1 comment
-
Hi, thank you for your interest in contributing. Unfortunately a new target would be a massive amount of work for us to build and maintain, something which we don't really have the resources to do at the moment. You're welcome to fork the compiler and have a go at implementing an LLVM backend yourself, many have done so before (with various different backends), but it is unlikely that we would accept a PR for that, unless provided with sufficient evidence to support its addition, as well as funding to continue developing and maintaining it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be a nice choice to have llvm target for gleam, just to explore another target for the language other that javascript and erlang vm. I'll like to explore adding it my self just to see how it goes, but I need pointers for where to start from.
Beta Was this translation helpful? Give feedback.
All reactions