dart-lang / native

Dart packages related to FFI and native assets bundling.
BSD 3-Clause "New" or "Revised" License
117 stars 40 forks source link

Allow `ObjCBlock`s to keep their isolate alive #447

Open liamappelbe opened 1 year ago

liamappelbe commented 1 year ago

https://github.com/dart-lang/ffigen/pull/601#discussion_r1310838810

liamappelbe commented 2 days ago

Note: This should also apply to protocols, which are built on blocks.