--read-from-tcp-port=PORT is a little hack to allow d8 running on a remote 
device (in particular, on an Android phone) to read files from an external 
server (in particular, an attached workstation). I added this to help us 
run tests on an Android device without needing to push all the relevant JS 
files to the device, by instead doing some port forwarding (see 
tools/adb-d8.py); it's not for reading stdin.

On Saturday, July 20, 2024 at 4:17:38 PM UTC+2 guest...@gmail.com wrote:

> How does --read-from-tcp-port=PORT work? 
>
> Does d8 read from TCP port as stdin with readline()?
>
> Is the read from TCP port executed by d8?

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/6225de0a-cca2-434b-8a5b-3891b66e9266n%40googlegroups.com.

Reply via email to