[RFC] Run Chipmunkphp on multiple platforms
未关闭
enhancement
good first issue
help wanted
- 主要语言
- C
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
首先检查 Environment 类和 Linux .so 参考,然后跟踪 wrapper 类如何使用环境。审查当前的 Ubuntu 20.04 x86_64 设置,并确定要支持的平台和架构。完成的标准是就目标平台列表以及在不依赖当前硬编码假设的情况下测试 wrapper 的策略达成一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, php
- 领域
- operating-systems
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100