[–] shams93 3y ago ↗ If you take the approach Bitwig took while they don't use rust, they use java for their gui and then use Jni + C code for their dsp.One could use a tool like tauri to enable using typescript and wasm as well, but java + jni + rust could be a way to go. [–] justaj 3y ago ↗ But still, AFAIK Bitwig made an in-house GUI toolkit which was based indeed on Java.The article touches a bit on why a web stack may not be the best solution (see "The web-based toolkits")
[–] justaj 3y ago ↗ But still, AFAIK Bitwig made an in-house GUI toolkit which was based indeed on Java.The article touches a bit on why a web stack may not be the best solution (see "The web-based toolkits")
2 comments
[ 3.8 ms ] story [ 19.4 ms ] threadOne could use a tool like tauri to enable using typescript and wasm as well, but java + jni + rust could be a way to go.
The article touches a bit on why a web stack may not be the best solution (see "The web-based toolkits")