Kevin Eady
Kevin Eady
Hi @dgomezleon , has this been erroneously closed by stale bot?
Hi @danwalmsley , I see that https://github.com/AvaloniaUI/Avalonia/issues/624 was closed... Is this workable now? Thanks, Kevin
Hi @Pospelove, Do you still plan on working on this pull request? It will need to be rebased and not in draft status.
Node-API does not currently provide a mechanism to create a C++ class that extends a JavaScript class. There's some technical limitations (as a class in V8 is a FunctionTemplate, which...
> This does not work for `InstanceMethod` because there is a branch check enabled at https://github.com/nodejs/node/blob/main/src/js_native_api_v8.cc#L1028. Hi @legendecas , is there anything we can do to address this branch check?...