Skip to content

Dart dynamic reload  #7

@antonbashir

Description

@antonbashir

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:

  1. Load dart from .so
  2. Launch Isolate
  3. On event (any event which user wants) load new library, launch new isolate
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions