With respect to general data in constant pools
Adding raw bytes as a constant type would be a good
thing. I currently
have to encode my object serialization as hex utf8
which is not nice.
As for the use of a MH to instantiate the constant.
Would this be done
at load time or would it just insert
Hi Krys,
On August 3, 2016 3:41:46 PM PDT, Krystal Mok wrote:
>(Having missed last night's dinner and all the fun there...)
>
>When Rémi started talking about this interpreter today, I thought it'd
>be
>tailcall related.
I would love that it was tailcall related too. people seams to reduce tai
On Aug 4, 2016, at 9:11 AM, Mark Roos wrote:
>
> With respect to general data in constant pools
>
> Adding raw bytes as a constant type would be a good thing. I currently
> have to encode my object serialization as hex utf8 which is not nice.
+1
> As for the use of a MH to instantiate the
Thanks Rémi!
On Thu, Aug 4, 2016 at 5:36 PM, Remi Forax wrote:
> Hi Krys,
>
>
> On August 3, 2016 3:41:46 PM PDT, Krystal Mok
> wrote:
> >(Having missed last night's dinner and all the fun there...)
> >
> >When Rémi started talking about this interpreter today, I thought it'd
> >be
> >tailcall