Skip to content

Conversation

fschutt
Copy link

@fschutt fschutt commented Feb 6, 2021

See rust-windowing/gl-rs#530 - I need gleam to be no_std because I have some crates that use the Rc<dyn Gl> type (but don't actually call any GL functions), so it would be good if this crate is no_std, so that my crates can be no_std, too. I've added very simple CString and CStr wrappers, so that the crate can be used on libcore.

This is a preparation to get webrender/swgl to run on embedded hardware (should be possible, since there's no actual system dependency).

@fschutt
Copy link
Author

fschutt commented Feb 6, 2021

Note that the Cargo.toml currently points to my fork, this needs to be updated once a new version of gl-rs is published.

@fschutt fschutt mentioned this pull request Feb 6, 2021
4 tasks
@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #222) made this pull request unmergeable. Please resolve the merge conflicts.

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.

2 participants