Hi!
Andy Wingo skribis:
> To recap, the new toolchain has the new RTL assembly embedded in ELF.
> There are 6 things we need to put in the ELF file somehow:
>
> (1) Procedure names and bounds.
> (2) Docstrings.
> (3) Generic procedure metadata (for procedure-properties).
> (4) Arity info
Andy Wingo skribis:
> On Sat 18 May 2013 15:44, Noah Lavine writes:
>
>> I have a very small question, based on something I think you said
>> earlier - since the container will be ELF, will we call our files .so
>> now?
>
> We certainly can. Is it a good idea though?
I’d vote for keeping .go,
Hello!
This is all very exciting!
Andy Wingo skribis:
> However, I think we've done all we can in branches. I think we should
> bless this RTL experiment as the way to do Guile 2.2. (Thoughts or
> objections welcome.) To that end, I think we need to start merging
> wip-rtl into master.
>
> W