Attach VSCode Debugger to Native Rust in an Electron App

I’ve been working on a video editor built on top of Electron and Rust, where Rust does the heavy lifting, and Electron (paired with Svelte) takes care of the UI. Read more

Similar