tauri-sys
tauri-sys copied to clipboard
Make bindings compatible with v2 plugins
The changes is mostly in the JS code that needs to be updated so it can use window's invoke.
There are still missing new plugins and other plugins that need work, specially upload and updater, and others that need to be updated to v2.
@JonasKruckenberg a separate branch would be prefered as v2 is still in development and this isn't compatible with v1.
Please see Issue #54 and PR #56 for this. I'll be closing this PR in favor of those.