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 upCan we get rid of this glutin dependency? (libservo only) #15639
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is part of an effort to improve Servo's embedding story. See https://github.com/paulrouget/servoshell/projects/2
On Windows (and Windows only since servo/skia#126), Azure requires skia which require glutin. Would it be possible to avoid this dependency?