Should fix https://github.com/tinygo-org/tinygo/issues/2354 Untested with wasi
File.Stat is left as a stub for now. Tests are a bit stubbed down because os.ReadDir, os.Symlink, and t.TempDir are not yet (fully) implemented. TODO: reimport tests from upstream as those materialize.