Skip to content

Upgrade FlatBuffers from 24.3.25 to 25.9.23 #7235

@afarber

Description

@afarber

OSRM currently uses FlatBuffers 24.3.25 (released March 2024) while the latest version is 25.9.23 (released September 2025).

The main challenge of the upgrading is that flatc compiler does not support Javascript anymore, so we have to use "flatc --ts" and then transpile to Javascript

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