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