On Sunday, February 22, 2015 at 4:18:51 AM UTC+1, Luke Wagner wrote: > Good news: I think compileAndGo is no longer a problem; I filed bug 1135428 > to remove it. (If you're in a hurry, you can delete the "if > (!compileAndGo)" test in EstablishPreconditions in AsmJSValidate.cpp.) > > On Sat, Feb 21, 2015 at 6:52 PM, obastemur wrote: > > > node.js compiles a script first and then runs. When the compileAndGo is > > enabled, it is impossible to support some of the 'vm' features. For this > > reason, compileAndGo option is disabled by default on jxcore. > > > > We've added extra functionality for asm.js files and the developers should > > use that extra in order to require a script file with asm.js inside. > > > > We are on beta now and the API is not the final. Is it possible to remove > > this requirement from SM asm.js support? So we could remove this extra > > requirement. > > _______________________________________________ > > dev-tech-js-engine-internals mailing list > > dev-tech-js-engine-internals@lists.mozilla.org > > https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals > >
That's perfect! Thanks! _______________________________________________ dev-tech-js-engine-internals mailing list dev-tech-js-engine-internals@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals