Skip to content
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

Version 12 Dump support #278

Open
palmarci opened this issue Nov 21, 2023 · 2 comments
Open

Version 12 Dump support #278

palmarci opened this issue Nov 21, 2023 · 2 comments

Comments

@palmarci
Copy link

Hello, first of all thanks for this great project. Second of all, would it be possible to add dump support to version 12 (af51afceb8886cc11e25047523c4e0c7e1f5d408)? I have debugged your script and found out that there is this check which fails due to the files being unavailable:

if os.path.exists("src/third_party/dart/runtime/vm/dart.cc") or os.path.exists("tools/generate_package_config/pubspec.yaml") or os.path.exists("DEPS"):
thanks

@jayluxferro
Copy link
Collaborator

Hi @palmarci , I'm working on the dump support. Will let you know once it's complete

@palmarci
Copy link
Author

Hi @palmarci , I'm working on the dump support. Will let you know once it's complete

thank you for the quick reply. i will be waiting anxiously

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

2 participants