writing an amino code-generator, #2: it talks! it talks, it walks, and it shreds the benchmarks, being up to 25 times faster than its amino (reflect) counterpart.
writing an amino code-generator, #1: introduction tomino is a new small side-project of mine. it has two objectives: creating encoders/decoders in other languages; and making faster, code-generated un/marshalers for go.
amino's "unrecognized concrete types" one of the most common amino gotchas, which can often leave us puzzled as we try to figure why it can't parse even the simplest piece of encoded data.