node-tick icon indicating copy to clipboard operation
node-tick copied to clipboard

Use unmodified tickprocessor.js in external wrapper

Open sidorares opened this issue 11 years ago • 0 comments

It's currently quite painful to update tickprocessor.js from latest v8

Suggestion: have tickprocessor-wrapper.js which requires all other files, creates wrappers for os.system and read file and then vm.runInNewContext unmodified tickprocessor.js source

Not sure if it's easy/possible as there are streaming file reads and async execs

sidorares avatar Mar 13 '14 01:03 sidorares