Skip to content

Bitfield support #17

@ghost

Description

Hello. I suggest to add bitfields support of ES7 typed objects.

{ // form bitfield block of uint8
x: uint8_bitfield(4), 
y: uint8_bitfield(4) 
} 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions