Ryan Liptak f46008c1d8 Fix Dir.statFile for WASI when linking libc
`statFile` now only uses `os.fstatatWasi` when not linking libc, matching the pattern used throughout other `Dir` functions. This fixes the compilation error: `error: struct 'c.wasi.Stat' has no member named 'fromFilestat'` (which the added test would have failed with)
2023-08-31 14:07:15 -07:00
..
2023-08-15 17:29:35 -04:00
2023-07-16 18:32:52 -07:00
2023-04-22 13:09:15 +03:00
2023-08-24 22:38:47 -07:00
2023-07-31 10:51:44 -07:00
2023-06-25 14:51:03 -07:00
2023-06-10 20:42:30 -07:00
2023-08-22 13:54:14 -07:00
2023-07-07 11:57:09 -07:00