shared/isolates/isolate_manager_stub library

Classes

IsolateManager
Web implementation of IsolateManager that runs tasks on the main thread. Isolates are not supported on web platforms, so this implementation executes tasks synchronously instead.