mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
Update README.md
This commit is contained in:
@@ -66,13 +66,13 @@
|
||||
|
||||
| | Linux | Windows | macOS | iOS | Android |
|
||||
|:-------:|:---------------------------------------- |:------------------------------------- |:---------:|:------:|:-------:|
|
||||
| dev | [](https://github.com/syoyo/tinyusdz/actions/workflows/linux_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/windows_ci.yml) </br> [](https://github.com/syoyo/tinyusdz/actions/workflows/windows_arm_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/macos_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/ios_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/android_ci.yml) |
|
||||
| release | [](https://github.com/syoyo/tinyusdz/actions/workflows/linux_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/windows_ci.yml) </br> [](https://github.com/syoyo/tinyusdz/actions/workflows/windows_arm_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/macos_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/ios_ci.yml) | [](https://github.com/syoyo/tinyusdz/actions/workflows/android_ci.yml) |
|
||||
|
||||
## Supported platforms
|
||||
|
||||
| | Linux | Windows | macOS | iOS | Android | WASM(WASI) | WASM(Emscripten) |
|
||||
|:-------:|:---------------------------------------- |:------------------------------------- |:---------:|:------:|:-------:|:------------------------------:|:-----------:|
|
||||
| dev | ✅ 64bit </br> ✅ 32bit </br> ✅ aarch64 | ✅ 64bit </br> ✅ 32bit </br> ✅ ARM64 |✅ |✅ |✅ |✅ [sandbox/wasi](sandbox/wasi) | ✅ [sandbox/emscripten](sandbox/emscripten) |
|
||||
| release | ✅ 64bit </br> ✅ 32bit </br> ✅ aarch64 | ✅ 64bit </br> ✅ 32bit </br> ✅ ARM64 |✅ |✅ |✅ |✅ [sandbox/wasi](sandbox/wasi) | ✅ [web](web) |
|
||||
|
||||
<!--
|
||||
### Python binding(testing. currently not working)
|
||||
|
||||
Reference in New Issue
Block a user