Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tesselode
Copy link
Contributor

I haven't tested the WebGL implementation of this function because I don't know how - I'm relying on the CI to tell me if it's right. From my reading, WebGL2's getQueryParameter always returns a 32-bit int, so this implementation of get_query_parameter_u64 wouldn't return 64 bits worth of data on web, just a u32 converted to a u64. I think that's reasonable, but I'm not sure if that's in the spirit of this library.

Copy link
Owner

@grovesNL grovesNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@grovesNL grovesNL merged commit e7ce2a8 into grovesNL:main Feb 23, 2025
7 checks passed
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.

2 participants