Consider splitting runtime into a separate crate
Open
- Dominant language
- Rust
- Stars
- 32
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This complicates the API, but may be desirable to support alternative runtimes.
Additionally, it would be nice if crates like `pxl-build` didn't have to pull in the whole runtime.
Ideas for names are `pxl-gl`, since it's based OpenGl, or `pxl-native`. `pxl-native` may not be a good name though, since it may eventually support wasm.
Contributor guide
Assessment
This issue has not been assessed yet.