versotile-org / verso

A web browser that plays old world blues to build new world hope
Apache License 2.0
4.68k stars 156 forks source link

feat: switch to glutin #163

Closed wusyong closed 3 months ago

wusyong commented 3 months ago

This PR attempts to switch from surfman to glutin in hope for better maintainability. It should also fix #112 #113, and reduce the build time of mozangle on Windows.