Yury Zhuravlev
Yury Zhuravlev
Thanks everyone, I have no issue making it in my fork, I just put it here to keep track. I will check @GabLeRoux solution and if it works and usefully...
@abonander hey, looks like such a library is a little bit abandoned maybe we should make a fork?
@archer884 you can check forks network and you can find many repositories with good improvements. Maybe you can consider publishing it and applying some extra things from other repositories? But...
@sibiraj-s base on changes, it's doesn't remove any functionalities but now your .node_modules should be in work_dir folder. It's basically what I expected as well, but maybe some people can...
@martyanov is somebody working on such refactoring?
@gitbreaker222 I suppose to make a fork will be much better in its current state.
anyway, this PR should be updated
> And I don't think it's a good idea to drop the current C drivers and just switch to Rust. If the option to use Rust becomes available, then I'd...
64bit probably because we can natively process it on modern CPU
It seems like even `ExtendedInterpolation` is about interpolation after parsing for each value. I think `get_with_interpolation` can be good enough. From a performance point, you probably want to see both...