Skip to content

Commit 732a8d7

Browse files
authored
Update README.md (#16)
1 parent 46c6c7f commit 732a8d7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,13 @@ bus
135135
- `jvm` / `android`.
136136
- `js` (`IR`).
137137
- `Darwin` targets:
138-
- `iosArm64`, `iosArm32`, `iosX64`, `iosSimulatorArm64`.
139-
- `watchosArm32`, `watchosArm64`, `watchosX64`, `watchosX86`, `watchosSimulatorArm64`.
138+
- `iosArm64`, `iosX64`, `iosSimulatorArm64`.
139+
- `watchosArm32`, `watchosArm64`, `watchosX64`, `watchosSimulatorArm64`, `watchosDeviceArm64`.
140140
- `tvosX64`, `tvosSimulatorArm64`, `tvosArm64`.
141141
- `macosX64`, `macosArm64`.
142+
- `mingwX64`
143+
- `linuxX64`, `linuxArm64`.
144+
- `androidNativeArm32`, `androidNativeArm64`, `androidNativeX86`, `androidNativeX64`.
142145

143146
## Sample
144147

0 commit comments

Comments
 (0)