Hacker News new | ask | show | jobs
by labarilem 1316 days ago
Thanks! I'm looking into Rust because I'd like to try programming Node.js native modules without using C++ and writing some VSTs for fun.

Is this[1] the first book you're referring to?

[1]: https://nostarch.com/Rust2018

1 comments

Sounds real fun! Rust also has great support for WASM, should make the native modules easier to write.
Also, what's the way to go when talking about Desktop UIs in Rust?