WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@Demonese
Copy link
Contributor

This is a possible implementation for issue #8546.

Modern programming languages and their desktop OS target have standardized data models. For example: Java, C #, Rust, Zig, Go, and others have standardized (in language specification) 8/16/32/64 bit width integers/unsigned integers.

The main application scenarios for dear imgui are desktop GUI and possibly embedded system GUI. In either scenario, it is unlikely to involve integer data models other than 8/16/32/64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants