|
|
|
|
|
by gpm
3696 days ago
|
|
Or just forking it, it's released under a open source license. This wouldn't be the first time Servo has forked a dependency, for example they maintain a fork of glutin (library that handles opening windows) because they want certain features that upstream doesn't. https://github.com/servo/glutin |
|
Curious what features servo/glutin has that are exclusive?