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

Add minart-pure interop with cats-effect/zio #18

Open
JD557 opened this issue May 23, 2020 · 1 comment
Open

Add minart-pure interop with cats-effect/zio #18

JD557 opened this issue May 23, 2020 · 1 comment

Comments

@JD557
Copy link
Owner

JD557 commented May 23, 2020

It would be nice if minart-pure could be used with cats-effect and zio with minimal boilerplate.
I want to keep that library pretty small, so I'm thinking of adding a minart-pure-cats and a minart-pure-zio.

The CanvasIO part should be pretty easy, but I'm not yet sure how to port the RenderLoop logic.

@JD557
Copy link
Owner Author

JD557 commented May 7, 2023

but I'm not yet sure how to port the RenderLoop logic.

After playing around with Tyrian, I think the RenderLoop should not be used here. Cats-effect/ZIO/Tyrian should be the ones to provide the runtime, and then call the low level primitives as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant