if you are using *anything* of ASMJIT, nit just pars, you are in problems :) it will be removed as the VM does not support it by default anymore. now, if your âparts of ASMJITâ means you are doing nbCall:module:, structs, arrays, etcâ¦. then you are ok. (But if I would be you, I would be working on Pharo 5.0 since what we are asking you is for running there, not in Pharo 4). Of course, âyou are okâ but you will need to tweak some things here and there. Esteban
On 23 Dec 2015, at 12:55, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
We are in the same boat. Even worst, I suspect I am using some parts of ASMJIT which I guess won't be in new FFI, so I have on clue how I would make that parts to work....
On Wed, Dec 23, 2015 at 9:16 AM, Pierce Ng <pierce@samadhiweb.com <mailto:pierce@samadhiweb.com>> wrote: Hi,
(For Esteban perhaps...)
Is there an image/VM combo to preview the new FFI? I just made NBSQLite3 work with SQLcipher (for transparent database encryption) but don't want to spend any effort refactoring if I need to redo for the new FFI.
Pierce
-- Mariano http://marianopeck.wordpress.com <http://marianopeck.wordpress.com/>