Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cannot produce a Lua language binding for ModuleInstance::instantiate() due to ownership restrictions #10

Closed
@drauschenbach

Description

@drauschenbach

Because this function requires taking ownership of arguments, it prevents any language bindings from being produced where a wrapper struct makes ownership passing impossible.

Easily solved by making a few structs cloneable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions