(no title)
goranmoomin | 2 days ago
To do so, they shimmed the Tauri’s rust communication bridge to use web-socket to communicate with the main app’s rust implementation.
This is only used by dev, but if something like this is provided by Tauri/Electron it can probably enable a bunch of interesting use cases… (and probably a bunch of RCEs as well, though)
phildenhoff|2 days ago
mtndew4brkfst|2 days ago
https://github.com/tauri-apps/cef-rs
https://github.com/tauri-apps/tauri/issues/14963#issuecommen... and following comments
https://github.com/tauri-apps/tauri/issues?q=CEF
yokuze|2 days ago
With the debugging capabilities it gives agents, I find I don’t miss Chrome DevTools so much.