pharo-vm
pharo-vm copied to clipboard
Feat/improving ffi
- Adding new Bytecode to perform SameThread callouts
- Having a JIT implementation of the bytecode
- Support for optimizations on specific set of signatures
- Supported in ARM32, ARM64 and X86_64