summaryrefslogtreecommitdiff
path: root/include/ruby/debug.h
diff options
context:
space:
mode:
authorYuta Saito <kateinoigakukun@gmail.com>2025-04-17 15:26:47 +0000
committerYuta Saito <kateinoigakukun@gmail.com>2025-04-18 07:47:49 +0900
commitb4f74e24d99cd02cd4f0d2ab109b85219c04fa9c (patch)
tree8eb715c2a888179ac64c8e344947a8b0e9c9e167 /include/ruby/debug.h
parentd06ec25be42afbb7149b1e25d48d2e1e22e4b877 (diff)
[wasm] Fallback to emulated realpath on wasi-libc realpath `ENOTSUP`
wasi-libc 22 and later support realpath(3) (https://github.com/WebAssembly/wasi-libc/pull/463) but the underlying host syscall may return ENOTSUP. This is typically the case when using incomplete WASI polyfills on web browsers. For such cases, we should fallback to the emulated realpath.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13124
Diffstat (limited to 'include/ruby/debug.h')
0 files changed, 0 insertions, 0 deletions