src/ffi: add a check before compiling FFI methods to see if supported
[nit.git] / src / compiler / compiler_ffi /
2015-05-08 Alexis Laferrièresrc/ffi: add a check before compiling FFI methods to...
2015-05-08 Alexis Laferrièresrc/ffi: separate compiler_ffi in light/full modules