urbdyn / rules_fish

Bazel toolchain rules for Fish shell.
Apache License 2.0
2 stars 0 forks source link

Create a native bazel build for fish cc #20

Open Matthew-Benson opened 1 month ago

Matthew-Benson commented 1 month ago

This would take a ton of work but would greatly improve build caching and first-run compile times too.

Would almost certainly need to automate this, AND we would probably need to maintain manual forks of major releases where we can ensure these builds work correctly.

The Rust build would be much easier to automate with Gazelle.