Skip to content

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

@kateinoigakukun

Description

@kateinoigakukun

The following cases will leak closure instances forever

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

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