Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hermes): hermes engine support #4169

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from

Conversation

wwwcg
Copy link
Collaborator

@wwwcg wwwcg commented Jan 7, 2025

Before submitting a new pull request, please make sure:

  • Test cases have been added/updated/passed for the code you will submit.
  • Documentation has added or updated.
  • Commit message is following the Convention Commit guideline with maximum 72 characters.
  • Squash the repeat code commits, short patches are welcome.

wwwcg added 22 commits December 16, 2024 14:35
feat(hermes): support hermes engine second part

feat(hermes): close demo v8 serialization

feat(hermes): jsi mode support

feat(hermes): demo build script support hermes

feat(hermes): use std::any_cast in ios 11 when opening c++ exception
chore(hermes): update hermes context imp
refactor native source code 's structure
use android as hermes's identity for now
code refactor for ios jeexecutor
wwwcg added 4 commits January 13, 2025 17:56
# Conflicts:
#	driver/js/CMakeLists.txt
#	driver/js/examples/hippy-react-demo/package.json
#	driver/js/examples/hippy-vue-demo/package.json
#	driver/js/examples/hippy-vue-next-demo/package.json
#	driver/js/include/driver/napi/js_ctx.h
#	driver/js/scripts/build-core.js
#	driver/js/scripts/build-example.js
#	driver/js/src/base/js_convert_utils.cc
#	driver/js/src/js_driver_utils.cc
#	driver/js/src/scope.cc
#	framework/ios/base/executors/HippyJSExecutor.mm
#	hippy.podspec
#	modules/footstone/src/platform/ios/looper_driver.cc
@wwwcg wwwcg reopened this Jan 23, 2025
@wwwcg wwwcg closed this Jan 23, 2025
@wwwcg wwwcg reopened this Mar 3, 2025
@tencent-adm
Copy link
Member

tencent-adm commented Mar 4, 2025

CLA assistant check
All committers have signed the CLA.

@wwwcg wwwcg force-pushed the feature/hermes_engine_v2 branch from be306a5 to 34ed975 Compare March 4, 2025 12:59
@wwwcg wwwcg force-pushed the feature/hermes_engine_v2 branch from c15c22c to e3f04d0 Compare March 4, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants