nodejs/node

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

Open

#49888 opened on Sep 26, 2023

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

Description

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

Contributor guide