Skip to content

mismatch between logging code and actual code in BinaryenModuleDispose #1369

@froydnj

Description

@froydnj

The logging in BinaryenModuleDispose indicates that imports and exports should be cleared, but the code doesn't actually clear those variables.

It's not clear that the .clear()'ing of things is really useful in the first place, since the Module is being deleted.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions