electron-wasm-rust-example
electron-wasm-rust-example copied to clipboard
webFrame.registerURLSchemeAsPrivileged is not a function
Related to: https://github.com/anderejd/electron-wasm-rust-example/issues/8
My guess is that you tried to use Electron version 4? I upgraded this example to version 5 in the issue linked above.