Skip to content

Can 'Host' expressions be refactored? #2593

Closed
@dcodeIO

Description

@dcodeIO

While working on the C-API I wondered whether Host expressions can be replaced. These cover memory.grow and memory.size currently, but we also have distinct kinds for memory.init, data.drop, memory.copy and memory.fill not utilizing common base classes. Looks like refactoring Host into MemoryGrow and MemorySize would make the API more straight forward?

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