Skip to content

Commit

Permalink
Merge pull request #64 from rcalixte/readme_linux
Browse files Browse the repository at this point in the history
Add Linux ARM64 support to README
  • Loading branch information
mappu authored Nov 8, 2024
2 parents 92ec0bc + 7f0ef69 commit 3a14372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a14372

Please sign in to comment.