WASI panics in fd_readdir
when trying to read a directory with the Cyrillic name Действие
("Action")
#7006
Labels
bug
Incorrect behavior in the current implementation that needs fixing
I'm reading dir with subdirs from wasm WASI module. Some subdirs have names in Cyrillic. Most names work well, but a dir named
Действие
(translated as "Action") produces a panic:Versions and Environment
Wasmtime version or commit: actual from master branch
Operating system: Kubuntu
Architecture: x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: