Alamvic / druid

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

DrOpal: Generate bytecode script #80

Open PalumboN opened 1 year ago

PalumboN commented 1 year ago

Would be nice, instead of generating the bytecode for the methods, to generate a bytecode script (the code using the OpalBuilder) to be able for easier manipulation.

Then we can do some experiments with the code layout and see how much the performance is affected.

guillep commented 1 year ago

nice idea!

PalumboN commented 1 year ago

I have good colleagues 💯