On Wed, May 27, 2020 at 11:05 AM Przemyslaw Mackowiak
<przemyslaw.mackow...@redembedded.com> wrote:
>
> 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).

Hi,

Unfortunately the JS bindings haven't seen much maintenance since its
release. There's a branch with a partial rewrite of the JS bindings.
But it is likely it is already broken too (V8 breaks API all the time,
even in minor versions). I'll be trying this year to finish the
rewrite on top of node.js top of Native Abstractions for Node.js to
avoid the breakage from V8.

> Thanks in advance
> Przemek

Kind regards,
-- 
Felipe Magno de Almeida
Owner @ Expertise Solutions
www: https://expertise.dev
phone: +55 48 9 9681.0157
LinkedIn: in/felipealmeida


_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to