dyn.js - invokedynamic-based js implementation
Douglas Campos
qmx at qmx.me
Thu Oct 13 07:24:28 PDT 2011
Remi,
>> By example, for javascript Number, it should be a j.l.Double but with
>> it's own vtable
when you talk about having a vtable, you mean the "verified-entrypoint" recipe from jsr292 cookbook? (or something into these lines)
So I would be providing "more methods" to a j.l.Double, linking with static methods via methodhandles?
cheers
-- qmx
More information about the mlvm-dev
mailing list