Skip to content

refactor platforms#126

Merged
star-e merged 1 commit intococos:v4.0.0from
star-e:v4.0.0-platforms
Apr 28, 2026
Merged

refactor platforms#126
star-e merged 1 commit intococos:v4.0.0from
star-e:v4.0.0-platforms

Conversation

@star-e
Copy link
Copy Markdown
Contributor

@star-e star-e commented Apr 28, 2026

Re: #

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

@github-actions
Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1014250 bytes 1014142 bytes 👍 -108 bytes
2D All (legacy pipeline) 2681259 bytes 2681151 bytes 👍 -108 bytes
2D All (new pipeline) 2773027 bytes 2772919 bytes 👍 -108 bytes
(2D + 3D) All 10030237 bytes 10030109 bytes 👍 -128 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16866793 bytes 16866665 bytes 👍 -128 bytes

Interface Check Report

! WARNING this pull request has changed these public interfaces:

@@ -66196,17 +66196,15 @@
             OHOS = "OHOS",
             OPENHARMONY = "OPENHARMONY",
             WECHAT_GAME = "WECHAT_GAME",
             WECHAT_MINI_PROGRAM = "WECHAT_MINI_PROGRAM",
-            XIAOMI_QUICK_GAME = "XIAOMI_QUICK_GAME",
             ALIPAY_MINI_GAME = "ALIPAY_MINI_GAME",
             TAOBAO_CREATIVE_APP = "TAOBAO_CREATIVE_APP",
             TAOBAO_MINI_GAME = "TAOBAO_MINI_GAME",
             BYTEDANCE_MINI_GAME = "BYTEDANCE_MINI_GAME",
             OPPO_MINI_GAME = "OPPO_MINI_GAME",
             VIVO_MINI_GAME = "VIVO_MINI_GAME",
             HUAWEI_QUICK_GAME = "HUAWEI_QUICK_GAME",
-            MIGU_MINI_GAME = "MIGU_MINI_GAME",
             HONOR_MINI_GAME = "HONOR_MINI_GAME",
             SUD_MINI_GAME = "SUD_MINI_GAME",
             SUDV2_MINI_GAME = "SUDV2_MINI_GAME"
         }

@star-e star-e merged commit 910865b into cocos:v4.0.0 Apr 28, 2026
33 checks passed
@github-actions
Copy link
Copy Markdown

@star-e ❗ There was an error during the execution of the tasks. Please check the logs for more details.

star-e added a commit that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant