import "github.com/tetratelabs/wazero/internal/gojs/testdata/testfs"
Package testfs is an integration test of system calls mapped to the JavaScript object "fs". e.g. `go.syscall/js.valueCall(fs.openDir...`
main.go
func Main()