~icefox/garnet-wiki

3f084b326619e4446e39036ef33bdc7a26491b7f — Simon Heath 7 months ago e941c26
more abi info
1 files changed, 1 insertions(+), 0 deletions(-)

M references.md
M references.md => references.md +1 -0
@@ 148,6 148,7 @@ Collected useful links, blog posts, code snippets, papers, whatever.
 * <https://outerproduct.net/boring/2021-05-07_abi-wrong.html> --
   Soem ABI design stuffs
 * <https://inria.hal.science/hal-04165615/document> -- "Bit Stealing Made Legal", work on on abstraction of memory layout
 * <https://mcyoung.xyz/2024/04/17/calling-convention/> -- The Rust calling convention we deserve

## What not to do