Skip to content

Fix JSVM's inability to output logs using console.log#18329

Merged
minggo merged 1 commit into
cocos:v3.8.6from
qiuguohua:v3.8.6_fix_oh_jsvm_console
Feb 14, 2025
Merged

Fix JSVM's inability to output logs using console.log#18329
minggo merged 1 commit into
cocos:v3.8.6from
qiuguohua:v3.8.6_fix_oh_jsvm_console

Conversation

@qiuguohua

Copy link
Copy Markdown
Contributor

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.

@qiuguohua qiuguohua requested a review from minggo February 13, 2025 11:26
@github-actions

Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1001928 bytes 1001928 bytes ✅ 0 bytes
2D All (legacy pipeline) 2411694 bytes 2411694 bytes ✅ 0 bytes
2D All (new pipeline) 2501177 bytes 2501177 bytes ✅ 0 bytes
(2D + 3D) All 5239910 bytes 5239910 bytes ✅ 0 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16463125 bytes 16463125 bytes ✅ 0 bytes

Interface Check Report

This pull request does not change any public interfaces !

@minggo minggo merged commit 24cdcba into cocos:v3.8.6 Feb 14, 2025
@qiuguohua qiuguohua deleted the v3.8.6_fix_oh_jsvm_console branch February 15, 2025 23:48
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.

2 participants