🔰web worker
🚧 施工中
Last updated
Was this helpful?
🚧 施工中
Last updated
Was this helpful?
Was this helpful?
JS ⟩ browser ⟩ web API ⟩ web worker
(a JS environment) an extension on top of browser-JS behavior, which allows a JS file to run in a completely separate thread from the thread that's running the main JS program.