e5d82ee2b6de959162f3b81f14505ddda31b1411
Introduce generic `CompilerPhase` trait to unify different stages of the bound AST. Rename `LocalSlot` to `VirtualId` and introduce `StackOffset` for clearer distinction between compile-time and run-time addressing. Update type aliases and implementations to reflect these changes.
Description
No description provided
Languages
Rust
100%