49.
I like the embedded Redis style approach in theory, but use the first fat-pointer approach in practice. Better in…
I like the embedded Redis style approach in theory, but use the first fat-pointer approach in practice. Better interop and makes slicing possible, but uses more space (ie a function that takes a fat pointer “uses up” two argument regs.)