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

-disallow-128-bit flag #4487

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

-disallow-128-bit flag #4487

wants to merge 7 commits into from

Conversation

gingerBill
Copy link
Member

This PR adds the ability to disable 128-bit integers in the language.

It is disabled with -disable-128-bit.

It also adds a new built-in compile time constant ODIN_ALLOW_128_BIT.


Not all of core supports this flag (mainly hashing procedures)

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