Are you sure you're getting this? Fill in the missing part by typing it in.
In JavaScript, threads are created and managed using ____. Worker threads allow you to execute JavaScript code in a separate thread, without blocking the main thread.
Write the missing line below.