Node.js does not serve the needs of what I'm doing in d8.

I'm talking about d8 specifically.

I'm developing V8 and pointing out an omission that can be addressed by
providing an option to remove UTF-8 checks for readline() or by adjusting
read("path", "binary") to not check for file length, thus providingthe
capability to read from STDIN to an ArrayBuffer.

As to this mailing list, I've read all kinds of proposals here, from
Float16Array to others that wind up in TC-39.

I don't understand the resistance to developer feedback from the field.

Nothing horrible can happen by providing a means to read STDIN in d8.

I'm not an adversary here. I'm diving in the JavaScript and sharing my
feedback.

Anyway, thanks. Have a great day.


On Thu, Jun 20, 2024 at 7:30 AM Jakob Kummerow <jkumme...@chromium.org>
wrote:

> d8's readline() is useless for reading STDIN where standard input is not
>> UTF-8
>
>
> That's OK. As I told you before, d8 isn't trying to be a general-purpose
> shell; it's a tool for developing V8. If you want a V8-embedding shell that
> does more than d8 offers, find one or write your own. In the other thread,
> you said that Node.js serves your needs -- great, problem solved.
>
> Something like [snip...] should be standardized for JavaScript
>>
>
> This mailing list isn't the right place to propose or discuss possible JS
> language additions.
>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "v8-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/v8-users/NsnStT6bx3Y/unsubscribe.
> To unsubscribe from this group and all its topics, 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/CAKSzg3RbUBoK%2B-SYoommqzFsMFt4vX3q0qp8N7JqCjNBvXS%3Dag%40mail.gmail.com
> <https://groups.google.com/d/msgid/v8-users/CAKSzg3RbUBoK%2B-SYoommqzFsMFt4vX3q0qp8N7JqCjNBvXS%3Dag%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
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/CA%2BsyWAM2_yqA1Kt3XqBoK4TU7RPiHm97bMkUC%3DM27OnNMFE5BA%40mail.gmail.com.

Reply via email to