README: cross compilation from all desktop OS now working
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
e5b32a499c
commit
7ca9b85d43
1 changed files with 4 additions and 4 deletions
|
@ -22,12 +22,12 @@ Mach is still incredibly early stages, so far we have support for building from
|
|||
|
||||
| Building for | From macOS x86_64 | From macOS M1/aarch64 | From Linux x86_64 | From Windows x86_64 |
|
||||
|------------------|-------------------|-----------------------|-------------------|---------------------|
|
||||
| macOS x86_64 | ✅ | ✅ | ✅ | ⚠️ #8 |
|
||||
| macOS M1/aarch64 | ✅ | ✅ | ✅ | ⚠️ #8 |
|
||||
| macOS x86_64 | ✅ | ✅ | ✅ | ✅ |
|
||||
| macOS M1/aarch64 | ✅ | ✅ | ✅ | ✅ |
|
||||
| Linux x86_64 | ✅ | ✅ | ✅ | ✅ |
|
||||
| Windows x86_64 | ✅ | ✅ | ✅ | ✅ |
|
||||
| iOS | 🏃 | 🏃 | 🏃 | 🏃 |
|
||||
| Android | 🏃 | 🏃 | 🏃 | 🏃 |
|
||||
| iOS | 🏃 | 🏃 | 🏃 | 🏃 |
|
||||
| Android | 🏃 | 🏃 | 🏃 | 🏃 |
|
||||
|
||||
* ✅ Tested and verified via CI.
|
||||
* ✔️ Should work, not tested via CI yet.
|
||||
|
|
Loading…
Add table
Reference in a new issue