Update README.md

This commit is contained in:
Michal 2026-02-05 17:42:33 +04:00 • committed by GitHub
parent 11f9e2e541
commit 4ef43a1d51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -201,7 +201,7 @@ Due to C++ ABI differences:
| Linux (Itanium ABI) | 2 | 3 | | Linux (Itanium ABI) | 2 | 3 |
| Windows (MSVC ABI) | 1 | 2 | | Windows (MSVC ABI) | 1 | 2 |
`public/Example.cs` already applies the correct offsets internally. `public/Example.cs` applies Itanium offsets by default.
--- ---