Skip to content

Commit 7e9f617

Browse files
committed
Corrected percentages.
1 parent 5ebf0bb commit 7e9f617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Blog/Posts/adding-wasm-and-android-compatibility-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Plenty of work went into making Swift work on these platforms, and it seemed lik
1515

1616
### Results
1717

18-
Of ~9,000 indexed packages, **18.3% build for Wasm** and **27.2% build for Android**. We find that remarkable, given that reliance on Apple-specific frameworks automatically makes many packages incompatible.
18+
Of ~9,000 indexed packages, **18.9% build for Wasm** and **27.9% build for Android**. We find that remarkable, given that reliance on Apple-specific frameworks automatically makes many packages incompatible.
1919

2020
It’s safe to say that Swift is expanding beyond its Apple-focused roots. Windows and Linux have been officially supported for years, and Wasm and Android are starting to make their way down that path. It’s great to see.

0 commit comments

Comments
 (0)