-
-
Notifications
You must be signed in to change notification settings - Fork 483
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
I'm currently trying to add boa to flutter. Based on the feedback of the bridge author (fzyzcjy/flutter_rust_bridge#2257) Context needs to be sendable (implement Send).
Can you add it? Do you have a better idea how I could integrate it? I'm currently using a Arc<Mutex<Context>> for this.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request