Replies: 1 comment
-
Yes, you can load images with the API and use Rust to access to your file system to read files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a game written in PIXI.js, I hope I can load images via API exposed from the Rust side, and use Rust to read images from fs. Is it possible to pass png images using exposed API?
Beta Was this translation helpful? Give feedback.
All reactions