Skip to content

Rename "word" in function/property name to the clearer word #145

Open
@takahirox

Description

@takahirox

The emulator uses "word" in function/property name as 32-bit but word should depend on platform. For example, in RISC-V 32-bit word would be 32-bit while in RISC-V 64-bit word would be 64-bit. Then it would be better to replace "word" with the clearer word, like "u32/64".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions