diff --git a/README.md b/README.md index abb0d72..f12dc1f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

- + GitHub stars

@@ -35,13 +35,38 @@ ### Compatibility table -| Platform | Architecture | Build Status | -|------------------|------------------|--------------| -| [WebAssembly](wasm/README.md) | - | ✅ | -| Linux | x86_64, ARM64 | ✅ | -| Windows | x86_64 | ✅ | -| macOS | x86_64, ARM64 | ✅ | -| Raspberry Pi | ARMv8-A, ARMv6 | ✅ | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PlatformArchitectureBuild Status
WebAssembly-
Linuxx86_64, ARM64
Windowsx86_64
macOSx86_64, ARM64
Raspberry PiARMv8-A, ARMv6
### Build WebAssembly Version * Please read **[wasm/README.md](wasm/README.md)** to build and run vibra webassembly version.