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

Initial scaffolding for multiple language support #66

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

vkottler
Copy link
Owner

@vkottler vkottler commented Aug 2, 2024

No description provided.

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6b95384) to head (8255103).

Additional details and impacted files
@@            Coverage Diff             @@
##            master       #66    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           59        63     +4     
  Lines         2152      2342   +190     
==========================================
+ Hits          2152      2342   +190     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vkottler
Copy link
Owner Author

Need to add + verify Python import support, just build new machinery for this or is the C++-based import lookup usable?

@vkottler
Copy link
Owner Author

Need to test enum scenario that doesn't depend on auto, need to start generating struct scaffolding and figuring out imports

@vkottler
Copy link
Owner Author

Next: vkottler/runtimepy#261 (comment) (prepare for struct generation, we need to provide some endianness when creating the underlying array)

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