Y
Hacker News
new
|
ask
|
show
|
jobs
by
shams93
3796 days ago
I'm slowly learning rust. Ive worked with c and jni in android for sound apps but now Im ignoring my reactions over the weird parts of rust so i can use it to builda killer music application for raspberry pi
2 comments
kitd
3796 days ago
If it helps, I've called Rust over JNI. Fairly easy in fact though I recommend judicious examination of examples on the web first.
Cargo is also very helpful in this regard.
link
firebones
3794 days ago
Any references/repos to learn from?
link
Cargo is also very helpful in this regard.