[RFC] Run Chipmunkphp on multiple platforms #4
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Right now the Linux
.so
library is hardcoded in theEnvironment
class.Would be nice to test the wrapper on different platforms and architectures. Right now I'm working on Ubuntu 20.04 x86_64.
We should ellaborate a list of wanted platforms to run Chipmunkphp. Also I would be very open to a different strategy to the Environment singleton (🤮) that wouldn't imply to inject the environment to each and every wrapper class.
The text was updated successfully, but these errors were encountered: