Andreas Wuest wrote:
Yeah, unfortunately, JavaScript offers very little (i.e. none) facilities to deal with multiple threads.
Actually most JavaScript is effectively single-threaded and simply uses events and timeouts to appear asynchronous.
-- Warning: May contain traces of nuts. _______________________________________________ dev-tech-editor mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-editor
