explain why develop your own tool when gclib provides `iconv` and there are other performant open-source alternatives main reasons: - dependency hell of Python and JavaScript - performance - lean code, more secure, less attack surface
explain why develop your own tool when gclib provides
iconvand there are other performant open-source alternativesmain reasons: