;tldr; Please respond if you use the emsdk version of node?

The current behaviour of emsdk is to put its version of node at the front
of the $PATH when the sdk is installed.  Some folks have found this
confusing/annoying.  For background on this see:
https://github.com/emscripten-core/emscripten/issues/4848
and:
https://github.com/emscripten-core/emsdk/pull/714

Emscripten itself doesn't uses node from the PATH (it always uses the
config file) so it not needed internally, but the fear is that some users
(who don't otherwise have node installed on their system) have come to
depend on the emsdk version of node for running emscripten output. e.g.
running tests.

I'd like to know who many folks are actually using the emsdk version of
node.  For example, do you run tests using this version node?    If we
didn't add it to your PATH by default would that be annoying/confusing for
you?

cheers,
sam

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/CAL_va28yvNdzg2SOBmhwCQicx5Y3LdN%3DaX59VYfQqy1ecDtFHQ%40mail.gmail.com.

Reply via email to