Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

webworker-child.js should munge process.argv[] as though worker script was invoked directly #8

Open
pgriess opened this issue Jul 9, 2010 · 0 comments

Comments

@pgriess
Copy link
Owner

pgriess commented Jul 9, 2010

Right now it's difficult/impossible for worker scripts to use command line arguments in any meaningful way. The contents of the process.argv[] array contain webworker-child.js and . It'd be nice to strip this stuff out so that the worker scripts could be passed arguments on the command line more easily.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant