Y
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
wslh
568 days ago
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/
link
jacobp100
568 days ago
Looks like it
link
zxilly
568 days ago
yes, generated by napi-rs
link
[1] https://www.swig.org/