Skip to content

Allow access to global variables in ffi static binding #50551

Closed
@mkustermann

Description

@mkustermann

We're moving towards a direction where all native symbols will be declaratively specified. We have support for declaratively specifying native C functions (see #43889).

Though we'd also want a way to declaratively specify global variables - which can then be accessed from Dart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.library-ffi

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions