Add nanobind
slot for passing a custom nanobind target
#33
Labels
enhancement
New feature or request
nanobind
slot for passing a custom nanobind target
#33
This is currently missing for people to be able to pass their own nanobind targets, which might be necessary if the default options do not cut it.
The precedent is
cc_binary
'smalloc
slot, which takes a label pointing to a custom malloc implementation to use, falling back to a well-established default.Probably urgent.
The text was updated successfully, but these errors were encountered: