Tailcall API Gateway: A Beginner’s Guide
Feb 4, 2024 · 3 min read · What do you think of when the term “Tailcall” is mentioned? Tailcall is often associated with tail call optimization (TCO), but TCO and Tailcall are actually very different things. TCO is a compiler optimization that takes a function call and turns i...
Join discussion