[RFC] Run Chipmunkphp on multiple platforms
Open
enhancement
good first issue
help wanted
- Dominant language
- C
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now the Linux `.so` library is hardcoded in the `Environment` 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.
Contributor guide
Assessment
This issue has not been assessed yet.