Skip to content

spec(common): KMX+ binary format supporting LDML #7043

@srl295

Description

@srl295

Introduction

Document an optimized binary format for use by the process_event #5015 and other consumers of LDML data.
It will be written into the KMX binary file.

Goals

  • new section is 64-bit aligned
  • new section and header uses 64-bit offsets

implementation

  • kmx_file.h - version16, kmx+ file header
  • kmx+ optimized binary format
  • in-memory structures for LDML keyboard

other

  • json or xml streamers (dev use)
  • binary streamer <-> into .kmx file (prod)
  • use bson?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions