## Description Create new module and initial empty implementation of the `HelmLib` / `NativeLib`. Since we can't take advantage of JNA, methods will need actual implementations. Communication will be done via serialization/deserialization.
Description
Create new module and initial empty implementation of the
HelmLib/NativeLib.Since we can't take advantage of JNA, methods will need actual implementations.
Communication will be done via serialization/deserialization.