Skip to content

Import binary modules directly #8

@codephi

Description

@codephi

Currently, only binary modules located in phlow_packages can be imported.
It is necessary to allow importing .so modules directly by their path.

modules:
  - module: ./my_module.so
    name: cli

In this case, for modules loaded by path, the name field is mandatory.
parameter, version, not required here.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions