Alamvic / druid

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

Inline primitives on special bytecode sends #139

Open PalumboN opened 6 months ago

PalumboN commented 6 months ago

I think that now it's jumping to the interpreter 🤔

We should remove the druidIgnore:s in the bytecodePrim*** methods in the interpreter.