Hi Nicolas,

I think I found a bug in nekoc when nekoc is used with -link option.

Hi,

Yes, there is some kind of limitation with current -link implementation.

In fact, the newest VM version now requires functions to be "ordered" in the bytecode, which is guaranteed by the compiler. But the linker does not yet do this "order" automatically. That can cause some problems when you declare methods at the "wrong place" and use -link. I'll have a look at fixing that problem, that's a bit tricky.

Best,
Nicolas

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to