Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TaskManager: - Fixed init bugs due to broken async await - Added default comRouting function - Added TaskWorker (extension of Worker) and FakeTaskWorker (used on main) webgl_loader_taskmanager.html: - Added fake worker that runs on main and not in worker. Prepare code for future UI selection - jsm workers rely on imported comRouting General: - default comRouting function (jsm or legacy case) takes init and exec functions as input
- Loading branch information