The Readme says
If you don't want to run CPU-intensive SQL queries in your main application thread, you can use the more limited WebWorker API.
What exactly it does mean? What limitations the WebWorker API have? And where I can find the WebWorker API docs?