mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
303 B
303 B
Geckolib tools
This directory contains simple tools for generating the Rust bindings for 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.