Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Emscripten wasm64 compilation error.
Fixes the following compile error: ``` bimg/3rdparty/nvtt/nvcore/debug.h:177:10: error: cast from pointer to smaller type 'uint32' (aka 'unsigned int') loses information ```
- Loading branch information