[Refactor-API] Migrate some Native and JVM APIs from Serial4j to the Electrostatic4j
Opened this issue · 2 comments
pavly-gerges commented
This request entails adding the electrostatic4j-core
and electrostatic-native
as dependencies to serial4j and migrate some native and JVM to the electrostatic4j root project, so that they could be used by the rest of the Java binding project.
pavly-gerges commented
Here is an exhaustive list of these APIs:
- Errno/ErrnoToException interpreter APIs.
- HumanInterfaceDevices DataFlow APIs.
- Generic Filesystem APIs.
pavly-gerges commented
If Serial4j is to be left without changes, then new libraries are to be built on the electrostatic4j
without changes to the pre-existing ones on Serial4j.