blob: 6bfccef62b3a9bbe3d65fe30c06f0ac0961eeaa8 (
plain)
1
2
3
4
5
|
# Reference
0. [Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C](https://blog.reverberate.org/2021/04/21/musttail-efficient-interpreters.html)
0. [musttail](https://clang.llvm.org/docs/AttributeReference.html#musttail)
|