nodejs/node

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

Open

#49,888 opened on Sep 26, 2023

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

Repository metrics

Stars
 (117,218 stars)
PR merge metrics
 (Avg merge 13d 4h) (233 merged PRs in 30d)

Description

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

Contributor guide