README: cross compilation from all desktop OS now working

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2021-09-13 20:05:15 -07:00 committed by Stephen Gutekanst
parent e5b32a499c
commit 7ca9b85d43

View file

@ -22,8 +22,8 @@ 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 | | Building for | From macOS x86_64 | From macOS M1/aarch64 | From Linux x86_64 | From Windows x86_64 |
|------------------|-------------------|-----------------------|-------------------|---------------------| |------------------|-------------------|-----------------------|-------------------|---------------------|
| macOS x86_64 | ✅ | ✅ | ✅ | ⚠️ #8 | | macOS x86_64 | ✅ | ✅ | ✅ | |
| macOS M1/aarch64 | ✅ | ✅ | ✅ | ⚠️ #8 | | macOS M1/aarch64 | ✅ | ✅ | ✅ | |
| Linux x86_64 | ✅ | ✅ | ✅ | ✅ | | Linux x86_64 | ✅ | ✅ | ✅ | ✅ |
| Windows x86_64 | ✅ | ✅ | ✅ | ✅ | | Windows x86_64 | ✅ | ✅ | ✅ | ✅ |
| iOS | 🏃 | 🏃 | 🏃 | 🏃 | | iOS | 🏃 | 🏃 | 🏃 | 🏃 |