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

Get targeting wizard to work (basic functionality) #157

Merged
merged 11 commits into from
Oct 8, 2024
Merged

Conversation

ejrgilbert
Copy link
Owner

@ejrgilbert ejrgilbert commented Oct 8, 2024

  • extend CLI
  • Can iterate over AST and collect necessary args to pass
  • Can generate a module that encodes exports correctly

Still TODO:

  1. Handle provided functions (provider, package, event, probe)
  2. Fix assumption on DataType for special "argN"/"immN"/etc.
  3. Library linking
  4. Test infrastructure for wizard target
  5. Allocation function generation
  6. Report variables (can use END event on Engine to flush final state!)

@ejrgilbert
Copy link
Owner Author

Beginning of #54

@ejrgilbert ejrgilbert merged commit e799200 into master Oct 8, 2024
2 checks passed
@ejrgilbert ejrgilbert deleted the feature/wizard branch October 8, 2024 21:52
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

Successfully merging this pull request may close these issues.

1 participant