Skip to content

New improvements in Dart 3.5 #408

@ganeshrvel

Description

@ganeshrvel

Do you think that the package could benefit from the newest version of Dart which was released yesterday? Maybe this could help in copy protobuf performance?

Blog: https://medium.com/dartlang/dart-3-5-6ca36259fa2f

Dart native interoperability
In Dart 3.5, we’ve made incremental improvements to support passing a pointer from Dart TypedData objects directly to FFI, avoiding having to first copy the memory from Dart to Native (details).

An interesting protobuf performance comment: dart-lang/sdk#44589 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions