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.1.1 #424

Merged
merged 14 commits into from
Dec 7, 2024
Merged

🏡 Javet v4.1.1 #424

merged 14 commits into from
Dec 7, 2024

Conversation

caoccao
Copy link
Owner

@caoccao caoccao commented Dec 7, 2024

  • Upgraded Node.js to v22.12.0 (2024-12-03)
  • Upgraded V8 to v13.2.152.16 (2024-12-05)
  • Upgraded Visual Studio 2022 to v17.12.3
  • Added getAbsoluteResourceName() to IV8ModuleResolver
  • Fixed memory leaks in function callback in edge cases
  • require(esm) is enabled by default
  • Removed isExperimentalRequireModule(), setExperimentalRequireModule from NodeFlags
  • Added isNoExperimentalRequireModule(), setNoExperimentalRequireModule to NodeFlags

@caoccao caoccao merged commit 6b97eb4 into main Dec 7, 2024
@caoccao caoccao deleted the dev/4.1.1 branch December 7, 2024 22:13
@caoccao caoccao linked an issue Dec 14, 2024 that may be closed by this pull request
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.

V8ValueString count increases until OutOfMemory error
1 participant