File tree Expand file tree Collapse file tree 1 file changed +20
-14
lines changed
Expand file tree Collapse file tree 1 file changed +20
-14
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,26 @@ A copy of
44[ kids-memory-game] ( https://v0.dev/chat/community/kids-memory-game-Tmi0y0iPzxv )
55built with Rust and gpui.
66
7- ## Build size
7+ ## Executable Sizes
88
9- | Plateform | Size |
10- | --------------------- | ---- |
11- | MacOS (Apple silicon) | 2.4M |
12- | MacOS (Intel chip) | 2.9M |
13- | Windows (x86_64) | 4.8M |
14- | Linux (x86_64) | 8.7M |
9+ | Plateform | Size(M) |
10+ | ---------------- | ------: |
11+ | MacOS (aarch64) | 2.4 |
12+ | MacOS (x86_64) | 2.9 |
13+ | Windows (x86_64) | 4.8 |
14+ | Linux (aarch64) | 7.2 |
15+ | Linux (x86_64) | 8.7 |
1516
16- ## 安装包
17+ ## Installer Sizes
1718
18- | Plateform | Size |
19- | --------------------- | ---- |
20- | MacOS (Apple silicon) | 1.26M |
21- | MacOS (Intel chip) | 1.33M |
22- | Windows (x86_64) | * M |
23- | Linux (x86_64) | 3.57M |
19+ | Plateform | Size(M) |
20+ | ---------------- | ------: |
21+ | aarch64.dmg | 1.26 |
22+ | x86_64.dmg | 1.33 |
23+ | x86_64-setup.exe | 2.96 |
24+ | aarch64.deb | 3.44 |
25+ | x86_64.deb | 3.57 |
26+ | aarch64.AppImage | 3.9 |
27+ | x86_64.AppImage | 4.03 |
28+ | aarch64.tar.gz | 3.44 |
29+ | x86_64.tar.gz | 3.57 |
You can’t perform that action at this time.
0 commit comments