@EdBoatConnoisseur@poa.st @theorytoe@ak.kyaruc.moe @Suiseiseki@freesoftwareextremist.com @PurpCat@clubcyberia.co GNU ada has the same problem.
with Ada.Text_IO;
procedure HelloWorld is
begin
Ada.Text_IO.Put_Line ("Hello, World!");
end HelloWorld;
The binary size is 428K for me.
I checked the assembly and it contains a lot of unnecessary stuff.
But I haven't found any workaround for ada.
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
reimu@mk.fumo.pictures's status on Monday, 17-Mar-2025 09:34:43 JST reimu