update gio to 0.6 version
nice work @ddkwork
Since all test are performed manually, it will take some time to test everything. Some WASM/JS packages are broken due to the removal of CallImport magic-assembly instruction.
I made further changes and now the webview is no longer lagging, but it's not performing the action of opening the page
Also, I added the todo's where I was confused, there are 3-4 of them, once you fix it maybe the page will open up!
Is there a likely hood that this will be committed ?
Is there a likely hood that this will be committed ?
The code contains many commented-lines. I'm not sure if it's finished or still WIP. I need to test it. However, looking at the code, as it is, it no longer replaces the Gio (using the unsafe), and the Event don't match with the current (0.6) Gio function signature.