-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Pointer compression and Node modules #26756
Copy link
Copy link
Closed
Labels
discussIssues opened for discussion and feedback.Issues opened for discussion and feedback.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
Activity
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussion and feedback.Issues opened for discussion and feedback.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
V8 is fairly close to reaching a state where we can enable pointer compression. It will be a build time flag for the embedder to enable. Implications are:
Discuss!