Alamvic / druid

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

Support generation of Unoptimised VMs #81

Closed PalumboN closed 10 months ago

PalumboN commented 10 months ago

Work done while trying to generate different versions of the VM.

PalumboN commented 10 months ago

Failing tests are related to this change in the pragma's name for specialisations https://github.com/pharo-project/pharo-vm/commit/3b83cab5bb89e899569b27ef9dc5fc87b003370a#diff-c768cc79e844af0367d48783c5ca1841cea09e6f67429a1280bfb18e9c93d721

The problem is this PR, was never merged (nor fixed :/ ) https://github.com/Alamvic/druid/pull/74