You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've integrated the ide lite quite easely in Tauri but I'm not familiar enough with how OpenSumi and React works to change calls from github to the filesystem (tauri JS api have path and fs APIs available) easely so if anyone wants to take a look etc feel free while I still try to figure things out
Maybe we need official support for tauri ? @Shotman
Not really, with my repo Tauri integration is "done", all that is left is to call the right Tauri JS API functions inside the right OpenSumi interfaces, like readDir, saveFile, etc etc that in itself is "simple" but I'm not comfortable enough with React & OpenSumi to do that easely since I don't really know where or how to do it correctly.
But if there is any issues doing that for someone that know exactly how the internals of OpenSumi work, I or any Tauri members on their Discord would be happy to help with those.
How about technically moving to tauri
The text was updated successfully, but these errors were encountered: