~/
~/posts/
~/projects.md
~/about.md
examnining rust representations
∟ 15/12/2023
hir, thir, mir, ir... 🐈
#rust
What are representations
List the ones in Rust
What it represents
How to read it
When to use it
Tools to visualize
Resources
rustc dev guide
HIR
THIR
MIR
Are there any MIR opts
rustc MIR transformations
LLVM IR reference
kaleidoscope: code gen to LLVM IR
MIRI: MIR interpreter
MIRI in too many linked lists
←-----
vim cheats
∟ 13/12/2023
#vim
#nvim
-----→
from google drive to proton drive with rclone
∟ 29/05/2024
#linux
#cloud
#rclone