rust-webview
rust-webview copied to clipboard
segmentation fault when execute cargo run
/Users/xxxx/Workspace/rust/hello$ cargo run
Finished dev [unoptimized + debuginfo] target(s) in 0.16s
Running target/debug/hello
zsh: segmentation fault cargo run
I'm also having this issue at the moment, did you manage to fix it @chenzww ?