Alamvic / druid

Meta-compiler to generate an optimised JIT compiler frontend based on an Interpreter definition
8 stars 6 forks source link

Single Inline Optimization #70

Closed tesonep closed 1 year ago

tesonep commented 1 year ago

Adding single inline optimization. It does the inline but only in a single message send.