mirror of
https://github.com/servo/servo.git
synced 2025-07-02 13:03:43 +01:00
7 lines
303 B
Markdown
7 lines
303 B
Markdown
# Geckolib tools
|
|
|
|
This directory contains simple tools for generating the Rust bindings for [stylo](https://public.etherpad-mozilla.org/p/stylo).
|
|
|
|
## `setup_bindgen.sh`
|
|
|
|
This clones Servo's version of bindgen, and uses `llvm-3.8` library to build it. It will then be used to generate the Rust bindings.
|