hhvm / hsl-experimental

Experimental features for the Hack Standard Library
MIT License
23 stars 10 forks source link

Add HH\Lib\Experimental\OS\Process #192

Closed Atry closed 2 years ago

fredemmott commented 2 years ago

Design-level discussion at https://github.com/facebook/hhvm/discussions/8946

Atry commented 2 years ago

As discussed in https://github.com/hhvm/hsl-experimental/discussions/177, I will move the OS namespace changes to the hhvm/hsl repository.

I would probably create a new repository for the high level Process API.

This Pull Request will be closed once I create a new PR in hhvm/hsl.

Atry commented 2 years ago

This PR is succeeded by https://github.com/hhvm/hsl/pull/178