Skip to content

low-end devices support; go modules support#6

Open
dicagno wants to merge 1 commit intobrotherpowers:masterfrom
dicagno:feature/low-end-systems-compatibility-refactor
Open

low-end devices support; go modules support#6
dicagno wants to merge 1 commit intobrotherpowers:masterfrom
dicagno:feature/low-end-systems-compatibility-refactor

Conversation

@dicagno
Copy link

@dicagno dicagno commented Jun 12, 2021

Adds explicit size for integers, from int to int64: this is required in order to support lower end devices (there int size is 32 bits or anyway less than 64 bits); makes use of byte slices instead of int slices to represent quards; adds go module support

… slices instead of int slices to represent quards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant