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

📑 Javet v4.0.0 #406

Merged
merged 43 commits into from
Oct 14, 2024
Merged

📑 Javet v4.0.0 #406

merged 43 commits into from
Oct 14, 2024

Conversation

caoccao
Copy link
Owner

@caoccao caoccao commented Oct 14, 2024

  • Upgraded Node.js to v22.9.0 (2024-09-17)
  • Upgraded V8 to v13.0.245.16 (2024-10-08)
  • Added NodeI18n, V8I18n to JSRuntimeType
  • Added getNodeI18nInstance(), getV8I18nInstance() to V8Host
  • Renamed V8Runtime.hasPendingException() to V8Runtime.hasException()
  • Removed V8Runtime.hasScheduledException() and V8Runtime.promoteScheduledException()
  • Moved JavetReflectionObjectFactory to JavetBuddy
  • Added NodeFlags
  • Added NODE_FLAGS to NodeRuntimeOptions
  • Supported node:sqlite

* Windows x86_64 build passes
* Further optimization is on the way.
@caoccao caoccao merged commit 775049d into main Oct 14, 2024
16 checks passed
@caoccao caoccao deleted the dev/4.0.0 branch October 14, 2024 03:24
@caoccao caoccao linked an issue Oct 19, 2024 that may be closed by this pull request
2 tasks
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.

Integrate Node.js v22 in Javet v4
1 participant