-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
JITless V8Β #26758
Copy link
Copy link
Closed
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Many of you probably already have seen this blog post. V8 can now run with out allocating executable memory. This would open the door for an iOS build of Node.js based on V8. Though it may not work for older 32-bit iOS devices.
Thoughts?