Skip to content

Import binary modules directly #8

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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