bazel-contrib / bazel_features

Support Bazel "feature detection" from starlark
https://docs.google.com/document/d/1HJf3gMYIrzmTRqbD4nWXH2eJRHXjLrOU0mmIeZplUzY/edit#heading=h.5mcn15i0e1ch
Apache License 2.0
19 stars 15 forks source link

Add feature for `module_extension`'s `{os,arch}_dependent` #21

Closed fmeum closed 1 year ago

meteorcloudy commented 1 year ago

Just curious, is this going to be available for module extension definition?

fmeum commented 1 year ago

Just curious, is this going to be available for module extension definition?

Yes, I verified that it works in rules_go.