Skip to content

Non-byte-aligned bit arrays on JS target #11

@mooreryan

Description

@mooreryan

Since gleam v1.9, bit arrays no longer have to be byte aligned. The docs still say that some of the bit array functions will crash JS because they generate non-byte-aligned bit arrays.

  • Add tests for non-byte-aligned bit arrays for JS target
  • Update the docs

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