You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over in mozilla/uniffi-rs#419 (comment) there is some good discussion about how we might allow UniFFI to pass object instances as arguments and return them from functions, but encapsulating the instance inside an Arc. Let's turn the discussion into one or more concrete proposals via the ADR process, so that we can chip away at implementing this capability before it shows up on the critical path of any consumers.
┆Issue is synchronized with this Jira Task
┆Story Points: 5
┆Epic: UniFFI
┆Sprint: SYNC - 2021-04-16
The text was updated successfully, but these errors were encountered:
Over in mozilla/uniffi-rs#419 (comment) there is some good discussion about how we might allow UniFFI to pass object instances as arguments and return them from functions, but encapsulating the instance inside an
Arc
. Let's turn the discussion into one or more concrete proposals via the ADR process, so that we can chip away at implementing this capability before it shows up on the critical path of any consumers.┆Issue is synchronized with this Jira Task
┆Story Points: 5
┆Epic: UniFFI
┆Sprint: SYNC - 2021-04-16
The text was updated successfully, but these errors were encountered: