rust-hosted-langs / book

Writing Interpreters in Rust: a Guide
https://rust-hosted-langs.github.io/book/
Creative Commons Attribution 4.0 International
479 stars 27 forks source link

Bump allocate downward #57

Closed pliniker closed 1 year ago

pliniker commented 1 year ago
  1. move mark bytes into Block itself
  2. bump allocate downward #19
  3. update book