chc4 / lineiform

A meta-JIT library for Rust interpreters
156 stars 4 forks source link

Lineiform metadata interface #14

Open chc4 opened 2 years ago

chc4 commented 2 years ago

Lineiform should probably keep a big map of metadata which it uses when lifting, so you can e.g. tell Lineiform to never try to inline some function.