From 578421c0151cd8109cf53a32090407a1ab709939 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petrus=20Nguy=E1=BB=85n=20Th=C3=A1i=20H=E1=BB=8Dc?= Date: Mon, 4 Dec 2023 00:23:12 +0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d58d92c..571f516 100644 --- a/README.md +++ b/README.md @@ -135,10 +135,13 @@ bus - `jvm` / `android`. - `js` (`IR`). - `Darwin` targets: - - `iosArm64`, `iosArm32`, `iosX64`, `iosSimulatorArm64`. - - `watchosArm32`, `watchosArm64`, `watchosX64`, `watchosX86`, `watchosSimulatorArm64`. + - `iosArm64`, `iosX64`, `iosSimulatorArm64`. + - `watchosArm32`, `watchosArm64`, `watchosX64`, `watchosSimulatorArm64`, `watchosDeviceArm64`. - `tvosX64`, `tvosSimulatorArm64`, `tvosArm64`. - `macosX64`, `macosArm64`. +- `mingwX64` +- `linuxX64`, `linuxArm64`. +- `androidNativeArm32`, `androidNativeArm64`, `androidNativeX86`, `androidNativeX64`. ## Sample