The Rust calling convention we deserve (2024)
cratermoon Sunday, March 01, 2026
Summary
This article explores the concept of calling conventions, which are the set of rules and protocols that define how functions are called and parameters are passed between different parts of a computer program. It provides an in-depth look at the various calling conventions used in different computer architectures and programming languages.
55
11
Summary
mcyoung.xyz