Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

DRISL: underspecified handling of NaN #59

Description

@dignifiedquire

Floats from the DRISL spec

Floating-point numbers MUST always be encoded using the longest variant; completely avoiding floating-point numbers is RECOMMENDED to minimize interoperability and tooling issues.

  • Valid encoding according to CBORc: f97e00
  • Invalid encoding according to CBORc: fa7fc00000 (not in shortest form)

It is unclear which version should be used in DRISL given this

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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