Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] Run Chipmunkphp on multiple platforms #4

Open
devnix opened this issue Jan 26, 2021 · 0 comments
Open

[RFC] Run Chipmunkphp on multiple platforms #4

devnix opened this issue Jan 26, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@devnix
Copy link
Owner

devnix commented Jan 26, 2021

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.

@devnix devnix added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant