Is it just me, or is console.log()
too much to ask for from HTML5 web workers?
I know that manipulating the DOM is blocked because it is potentially dangerous, but is there really any possibility that console.log()
could be maliciously exploited by a multithreaded worker?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…