MathItYT / mathlikeanim-rs

A Rust library to create interactive mathematical animations
https://mathlikeanim-rs.vercel.app
MIT License
44 stars 4 forks source link

rust api #9

Open amirkhaki opened 1 month ago

amirkhaki commented 1 month ago

Hi, it looks great Will there be any rust API in the future for mathlikeanim-rs?

MathItYT commented 4 days ago

Hello. I'm sorry for the late response, I was busy with my university tasks... I don't know what you mean by API, but you can create scenes directly from Rust and then compiling to WebAssembly so that you can use it from JavaScript.