Good day Is it a variant to implement an embeddable Little Smalltalk-like engine that does not use bytecode but uses LLVM JIT for direct machine code compilation? Or maybe can we use a less aggressive approach with the same embedded engine which interprets bytecode?
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html