node-epics
node-epics copied to clipboard
[?] EPICS base independent library
Are there any plans to work on the EPICS base independent implementation?
Do you mean a version which doesn't require libca? No plans for that at this stage.
The only files you need from EPICS Base are libca.so, libCom.so and caRepeater. If you will always be running on the same OS you can compile EPICS once and include those files in your project.