I'm launching `v8` from a non-TTY program, e.g., 

    #!/usr/bin/env -S /home/user/.jsvu/engines/v8/v8


readline() is not reading STDOUT from the launching process.

read() isn't reading from /dev/stdin or /proc/self/fd/0 either. 

How to read from /dev/stdin and /proc/self/fd/0 in v8?

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" 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/v8-dev/1c15ed97-8fe6-49f6-a7a4-7420dffb7923n%40googlegroups.com.

Reply via email to