Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate mozangle to 0.3 #24787
Open
Update mozangle to 0.3 #24787
Labels
Comments
|
The changes involved in the 0.2.7 -> 0.3 upgrade look fairly small and don't look like they actually include build time improvements like I thought. I think we'll want to add a mozangle dependency to ports/glutin that enables the build-dll cargo feature, to avoid building more code for UWP builds. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should improve build speeds on non-UWP windows in particular, and possibly on other platforms as well.