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
# -Wno-pointer-sign because of char* and uint8_t* distinction while trying to store strings in the hashmap (fix this whenever I implement a new hashmap)