Hi Folks.

Is it possible to build JS bindings ? It seems that meson does not let for it:

option('bindings',
  type : 'array',
  choices : ['luajit', 'cxx', 'mono'],
  value : ['luajit', 'cxx'],
  description : 'Which auto-generated language bindings for efl to enable',
)

On the other hand there is JS dir (src/bindings/js).

Thanks in advance
Przemek



_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to