Alamvic / druid

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

More primitives #99

Closed PalumboN closed 7 months ago

PalumboN commented 8 months ago

VM: https://github.com/pharo-project/pharo-vm/pull/730

PalumboN commented 8 months ago

Lots of failing tests 👎

PalumboN commented 7 months ago

Most failing tests are for cases that are not related to the current meta-compilation of the VM.

Useless tests, or useless dev strategy.