segmentio / asm

Go library providing algorithms optimized to leverage the characteristics of modern CPUs
MIT No Attribution
869 stars 36 forks source link

asm/ascii: pass ABI to functions #56

Closed achille-roussel closed 2 years ago

blockchainian commented 3 years ago

@achille-roussel when do you think you can merge this?

achille-roussel commented 3 years ago

Not as-is, if this is the pattern we have to adopt we need to apply it to all functions who need access to the ABI

blockchainian commented 3 years ago

@achille-roussel i am blocked on this. when you get a chance to ship this, LMK.