Skip to content

Ability to create larger constants. #38

@junderw

Description

@junderw

There are many constant values that people might want to create in their projects that are 256 bit, 512 bit etc.

Currently with DWord we can instantiate 128 bit values on 64 bit arch.

It would be nice to be able to instantiate a const value for up to 512 bit regardless of the arch bits.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions