cpp-engine icon indicating copy to clipboard operation
cpp-engine copied to clipboard

Update to Rete.js v1.0.0

Open Ni55aN opened this issue 6 years ago • 2 comments

Ni55aN avatar Oct 20 '18 18:10 Ni55aN

I'm currently using Rete.js for a project, however, my implementation is incredibly slow using the JavaScript engine.

I'd love to switch to using a C++ backend for my project. Is there any estimated time for this update?

I have attempted to manually update the library but I'm getting lost a little bit. It appears the older D3NE used numeric indexes for inputs/outputs, and I'm having trouble updating that to the newer string indexes.

I'm also using the rete-tasks plugin, and that's adding an additional level of complexity!

Cheers,

P

R4wizard avatar Nov 07 '21 00:11 R4wizard

@Ni55aN: As I understand this is a niche repository and is likely not your primary priority compared to the main rete.js project - I am prepared to offer a small "Code Bounty", if you're interested in tackling this problem.

R4wizard avatar Nov 14 '21 05:11 R4wizard