hi Nicolas, AFAICS, there's no way to get my hands on the commandline arguments put to neko my.n or some nekoboot'ed executable-- that would really help neko on the CLI front. any plans on this? is it difficult?
i could have a go myself, but would need to dig into nekoboot et al. so i thought i'd ask first :) it seems a bit difficult since haxe's usual main() is a function (void) :Void. it'd need to be function ( Array<String> ) :Int, which obviously doesnt make much sense for js and flash... what do you think? -dan -- http://0xDF.com/ http://iterative.org/ -- Neko : One VM to run them all (http://nekovm.org)
