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
Update README: add missing platforms, CI info, and fix typos
- Add win_arm (32-bit Windows ARM) to supported platforms list
- Clarify that win_arm64 is 64-bit (not just 'experimental')
- Specify Linux for AAPCS/AAPCS64 to distinguish from Windows ARM
- Add Visual Studio version information (VS2017/VS2019/VS2022)
- Add new Continuous Integration section explaining GitHub Actions
- Mention that all 8 platforms are automatically built and tested
- Fix typos: 'inlude' -> 'Include', 'assemby' -> 'assembly'
- Improve formatting and clarity in static library section
0 commit comments