This website requires JavaScript.
Explore
Help
Sign In
ddidderr
/
zstd-rs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11,729
Commits
17
Branches
77
Tags
pfs-rust
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
MessyHack
42d704ad5e
should check defined(_M_X64) not defined(_M_X86) when building with MSVC.
...
_M_X86 is only defined under MSVC 32Bit _M_X64 is only defined under MSVC 64Bit
2025-01-10 22:47:48 -08:00