You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Great library, however i am missing native bitwise operations support.
For example bitwise shifting (>> and <<) or bitwise inversion (~)
They can be substituted with functions, but having them as supported operations would be nice
The text was updated successfully, but these errors were encountered:
Hello!
Great library, however i am missing native bitwise operations support.
For example bitwise shifting (>> and <<) or bitwise inversion (~)
They can be substituted with functions, but having them as supported operations would be nice
The text was updated successfully, but these errors were encountered: