Skip to content

currently unrepresentable numbers #27

Closed
@xtuc

Description

@xtuc

While I agree to specify the following types:

int64
uint64

They are not representable in JavaScript since numbers are 64 bits float (using the IEEE 754 standard).

What should be the behavior of the engine when handling values of that type? That might also confuse the user who annotated the value.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions