You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides the ability to run JS scripts in a worker thread with Promise callbacks as to not lock-up the main thread and UI in the browser during heavy load.
Uses AlaSQL JS for testing purposes