Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Add support for 64-bit types #16

Open
DavidDTA opened this issue Jul 4, 2021 · 0 comments
Open

Add support for 64-bit types #16

DavidDTA opened this issue Jul 4, 2021 · 0 comments

Comments

@DavidDTA
Copy link

DavidDTA commented Jul 4, 2021

Int values in elm are unsafe above a certain value, and this library rightly does not use them for 64-bit proto types. However, there are packages for safe 64-bit integers and 64-bit unsigned integers, which would allow this library to fully support 64-bit integers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant