Skip to content

Expose encoded delta dill for hot reloadable code #3200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
biggs0125 opened this issue Mar 12, 2025 · 0 comments
Open

Expose encoded delta dill for hot reloadable code #3200

biggs0125 opened this issue Mar 12, 2025 · 0 comments

Comments

@biggs0125
Copy link
Contributor

When users are running hot reloadable code, we store the dill file representing the previous program state as a base64 encoded string of the serialized dill file:
https://github.com/dart-lang/dart-pad/blob/main/pkgs/dartpad_ui/lib/model.dart#L88

We should log this in some way so users can include it in any bugs they file should they hit any hot reload issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant