Actually I've found out that *realpath *in emscripten (at least the new 
one, 1.35.7) always returns empty strings and can't be used to retrieve 
absolute paths.

However the current folder seems to be always the root "/", so getting the 
absolute path should be rather easy (prefixing with "/").

In any case what I have reported seems to be correct: realpath correctly 
returned "/" in 1.34.1, as far as I can see by running an old built .html 
file (please do not ask me to roll back my emscripten installation...).

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to