What is the primary purpose of HTML5 Web Workers?
-
A
To run JavaScript in a background thread without blocking the main UI thread
-
B
To load external CSS stylesheets asynchronously
-
C
To create animated graphics on a canvas element
-
D
To store large amounts of data in the browser cache