Bazel now has an ICU module (https://registry.bazel.build/modules/icu), so it now may be possible to use that hermetically instead of relying on a system library for it.
I've looked into this a little bit and it doesn't seem that Bazel's the icu module has a shared library target, which may be necessary for this to be usable here.
Bazel now has an ICU module (https://registry.bazel.build/modules/icu), so it now may be possible to use that hermetically instead of relying on a system library for it.
I've looked into this a little bit and it doesn't seem that Bazel's the icu module has a shared library target, which may be necessary for this to be usable here.