-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Is it possible to take current Dart SDK version without additional modifications and make reloading of Dart libraries based on this project ?
Example use case:
- Load dart from .so
- Launch Isolate
- On event (any event which user wants) load new library, launch new isolate
- Kill first isolate in first library
I know that it requires some work but my question is about theoretical probability without Dart SDK/VM code modifications
Metadata
Metadata
Assignees
Labels
No labels