Skip to content

Allow using boa in an async context #4000

@CodeDoctorDE

Description

@CodeDoctorDE

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions