The data to run a function in the thread worker.
IMPORTANT: This uses "eval" in the thread worker, so make sure that the data passed is not malicious.
A stringified function to call in the worker.
The input parameter of the function.
The data to run a function in the thread worker.
IMPORTANT: This uses "eval" in the thread worker, so make sure that the data passed is not malicious.