Closed
Description
It would be nice if the C++ binding and pure javascript implementation were in different modules.
The module pg
can maintain 100% back compat and just depend on js-pg
and native-pg
The main advantage is that users can install js-pg
directly and not have to compile any C++. Removing a binary dependency from my application that's not necessary would be very nice.
Metadata
Metadata
Assignees
Labels
No labels