Excellent Khumalo

Results 5 comments of Excellent Khumalo

@filippo-veneri I just looked at the code on your PR and I couldn't help but wonder why and how it "works"? Unless I missed it, I don't see any place...

See PR #34. You may have to run `npm run prerelease` though.

I also had this requirement but couldn't wait for the native implementation. So as a workaround, I simply bound the following function and used it to open links from the...

It looks like you can get around the issue by inserting: `import "C"` to trigger `CGO`.