Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

low-end devices support; go modules support #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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