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

refactor: xtask, and crate names #311

Merged
merged 15 commits into from
Nov 10, 2024
Merged

refactor: xtask, and crate names #311

merged 15 commits into from
Nov 10, 2024

Conversation

gluax
Copy link
Contributor

@gluax gluax commented Oct 31, 2024

Motivation

Less verbose, and better xtask tooling.

Explanation of Changes

Removes snops prefix from crate paths.
xtask has an all option, cranelift, and linker options.
Cleans up some crates and features.
Adds a cuda feature to aot(untested cause my environment isn't set up to test this).

Makes dependabot not check cargo deps.
Changes dependabot to check action deps only on a monthly basis.

Testing

image

Related PRs and Issues

Closes #265.

@gluax gluax requested a review from Meshiest October 31, 2024 17:12
@gluax gluax self-assigned this Oct 31, 2024
@gluax gluax merged commit c52b686 into main Nov 10, 2024
2 checks passed
@gluax gluax deleted the chore/big-cleanup branch November 10, 2024 23:57
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.

✅ Support cuda for Snarkos/VM
2 participants