Skip to content

[css-???] Standardise a binary representation for CSS #3334

@ExE-Boss

Description

@ExE-Boss

JavaFX uses a binary stylesheet format to allow faster loading times when loading styles.

RFC 7049 defines a binary equivalent to JSON and WebAssembly is working to be the binary counterpart to JavaScript.

I’d like to see the CSSWG standarsise a binary format for CSS to complete the above mentioned binary representations.

Pros:

  • Faster loading and parse times (as a binary format doesn’t require tokenisation, it’s easier to parse for low memory systems)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions