Hacker News new | ask | show | jobs
Skia based 2d graphics Vue rendering library based on Rust (github.com)
1 points by meloyc 1094 days ago
1 comments

The vue-skia is a skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. It takes up less memory than the native canvas, however it is still a experiment project. And it's based entirely on vue syntax.