Yuta Saito fab7195ea2
Guard out extended or fs attributes related code on WASI (#784)
This commit guards out the extended attributes and file system
attributes related code on WASI as WASI does not support these
features. Just return nothing or ignore the set request.
2024-08-01 09:20:05 -07:00
..