nodejs/node

fs: utf8 fast paths don't accept all valid utf8 values

Open

#49,888 opened on Sep 26, 2023

 (11 comments) (1 reaction) (0 assignees)JavaScript (35,535 forks)batch import
fsgood first issue

Repository metrics

Stars
 (117,218 stars)
PR merge metrics
 (PR metrics pending)

Description

UTF8 and UTF-8 are also valid but not accepted by any existing utf8 fast paths (#48658, #49884)

Contributor guide