Skip to content

[BridgeJS] Swift closures are leaked when we bring them to JS world #536

Description

@kateinoigakukun

The following cases will leak closure instances forever

@JSFunction func takeClosure(_ closure: @escaping () -> Void)
@JS func makeClosure() -> () -> Void

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions