[Proposal] Add compilation target

55 views
Skip to first unread message

Mohd Norhaimi Yahya

unread,
Aug 12, 2025, 1:34:40 PMAug 12
to elixir-lang-core
I'm not sure the scale of work required to achieve this but I think the compilation target should be expanded to support compile Elixir to the operating system executable for eg: Linux, Windows and Mac OS. 

I know this is not a simple thing to achieve, but this could probably benefit the Elixir ecosystem. The first version will probably transpile Elixir to some other language that support native compilation, only then followed by direct compilation with LLVM. 

Jon Rowe

unread,
Aug 15, 2025, 7:00:38 AMAug 15
to Elixir Lang Core
Hi Mohd

You haven't mentioned your specific usecase, but if the inbuilt mix releases (which can package your code for all those platforms mentioned already) aren't sufficient prehaps checkout burrito? https://hexdocs.pm/burrito/ Which aims to take a release and package it more portably...

Cheers
Jon

On Tue, 12 Aug 2025, at 6:34 PM, Mohd Norhaimi Yahya wrote:
I'm not sure the scale of work required to achieve this but I think the compilation target should be expanded to support compile Elixir to the operating system executable for eg: Linux, Windows and Mac OS. 

I know this is not a simple thing to achieve, but this could probably benefit the Elixir ecosystem. The first version will probably transpile Elixir to some other language that support native compilation, only then followed by direct compilation with LLVM. 


--
You received this message because you are subscribed to the Google Groups "elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-co...@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages