Skip to content

Support importing functions from other module namespaces #97

@chrisdickinson

Description

@chrisdickinson

The extism-js cli today flattens all typescript interfaces other than main into a single, flat import namespace. We may want to retain the structure of those other interfaces: consider two interfaces, foo:bar/baz, and apple:banana/cantaloupe, that both export frobnicate. We want to be able to call both foo:bar/baz.frobnicate and apple:banana/cantaloupe.frobnicate from our module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions