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

jsvu could provide Node.js with the latest V8 #59

Open
hashseed opened this issue Mar 7, 2019 · 6 comments
Open

jsvu could provide Node.js with the latest V8 #59

hashseed opened this issue Mar 7, 2019 · 6 comments

Comments

@hashseed
Copy link

hashseed commented Mar 7, 2019

It's available from here: https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux64%20-%20node.js%20integration%20ng

@mathiasbynens
Copy link
Member

Echoing our offline discussion: Node.js is not technically a JavaScript engine, and so this would better be served by nvm, IMHO. @ljharb, what do you think?

@ljharb
Copy link

ljharb commented Mar 7, 2019

I’m confused, node is a JavaScript engine even though it’s mostly just embedding one.

Either way, it’s unlikely that I would get to this anytime soon considering that nvm still does not support node release candidates and nightlies - and I’m still not convinced this is a feature nvm should have. The only people who really need to use a different v8 are node platform developers and v8 engine developers, which is decidedly not the bulk of its users.

@mathiasbynens
Copy link
Member

@ljharb Would you be open to an nvm patch?

@ljharb
Copy link

ljharb commented Mar 7, 2019

I’d want RC and nightly support finished first (i have a branch in progress from awhile back) - and I’m still not convinced of the usefulness of this. Additionally, making it easy for any random developer to use an arbitrary v8 version in node doesn’t seem to me like a benefit to the wider community.

@mathiasbynens
Copy link
Member

nvm-sh/nvm#1551

@chicoxyzzy
Copy link
Contributor

While this functionality in nvm would be definitely useful, It's already possible to install RC and nightly via nvm. It's not very convenient way, but @lukechilds made it easier with nvm-zsh.

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

No branches or pull requests

4 participants