Merge pull request #64 from rcalixte/readme_linux

Add Linux ARM64 support to README
This commit is contained in:
mappu 2024-11-08 19:18:30 +13:00 committed by GitHub
commit 3a1437263f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,7 @@ These bindings were newly started in August 2024. The bindings are complete for
|OS|Arch|Linkage|Status
|---|---|---|---
|Linux|x86_64|Static or Dynamic (.so)|✅ Works
|Linux|ARM64|Static or Dynamic (.so)|✅ Works
|Windows|x86_64|Static or Dynamic (.dll)|✅ Works
|Android|ARM64|Dynamic (bundled in .apk package)|✅ Works
|macOS|x86_64|Static or Dynamic (.dylib)|✅ Works