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

Add Metal framework #329

Merged
merged 3 commits into from
Jan 10, 2023
Merged

Add Metal framework #329

merged 3 commits into from
Jan 10, 2023

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Jan 9, 2023

Including manually authored unsafe, which takes a lot of inspiration from the metal crate regarding what's unsafe (though there are probably still mistakes in this).

@madsmtm madsmtm added enhancement New feature or request A-framework Affects the framework crates and the translator for them labels Jan 9, 2023
@madsmtm madsmtm force-pushed the metal branch 4 times, most recently from 0c5bde7 to 6219771 Compare January 10, 2023 05:52
Including a manually authored data file, for close to feature-parity with the `metal` crate regarding what's `unsafe`.

(It is very likely that there are still some soundness holes in it - though it's still a huge improvement over the existing crate!)
@madsmtm madsmtm merged commit 70fdd5f into master Jan 10, 2023
@madsmtm madsmtm deleted the metal branch January 10, 2023 15:06
@madsmtm madsmtm added this to the icrate v0.1.0 milestone Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Affects the framework crates and the translator for them enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant