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

split out IO into separate files #374

Merged
merged 10 commits into from
Jun 5, 2024
Merged

split out IO into separate files #374

merged 10 commits into from
Jun 5, 2024

Conversation

enricozb
Copy link
Contributor

@enricozb enricozb commented Jun 5, 2024

  • hvm.c and hvm.cu can be compiled standalone
  • for io compile io.c or io.cu with -DIO set
  • cargo run-c and cargo run-cu will set IO automatically
  • cargo gen-c and cargo gen-cu produce standalone compilable files (with #define IO already set)

@enricozb enricozb requested a review from VictorTaelin June 5, 2024 14:36
@enricozb enricozb merged commit 1c6ca2e into main Jun 5, 2024
3 of 4 checks passed
@developedby developedby mentioned this pull request Aug 20, 2024
2 tasks
@kings177 kings177 added this to the HVM IO lib v0 milestone Aug 20, 2024
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.

3 participants