Johan Curcio Lindström
Results
3
comments of
Johan Curcio Lindström
We were considering adding a codec that would string encode in the way you describe, wrapping a typed codec, i.e., `quote(number())`. We haven't gotten around doing that yet though. The...
Thanks for the info!
It's an interesting direction to explore. In terms of performance, we do alright on x86 platforms, but we have no optimizations for ARM platforms, which turns out to be the...