Hacker News new | ask | show | jobs
by brabel 568 days ago
Is this like a wrapper for the Rust crate?

https://rust-skia.github.io/doc/skia_safe/canvas/struct.Canv...

3 comments

I understand that a Skia Canvas should work with almost any programming language with just bindings [1]. I don't see anything in particular with Node.

[1] https://www.swig.org/

Looks like it
yes, generated by napi-rs