Sid
Sid
Agreed, sounds like a good way to go!
@leaanthony Just like 15 mins ago I was thinking about how hard is it to build a plugin architecture for a go application. And what if wails had it 😀...
Are thinking of something like Webpack or Vite plugin system in terms lf api design? I would seriously love to help out with this if possible though I got zero...
@leaanthony Does this means it would be possible to run arbitrary JS code in a sandboxed environment?
@nikitavoloboev Hey wassup, I saw your repo. I am not sure if doing SSR like that would make sense https://github.com/learn-anything/learn-anything/blob/main/app/frontend/src/entry-server.tsx As It looks like solid server is made to run...
@nikitavoloboev Easy peasy got it working. I didn't go with Solid start instead just cloned their TS template directly from https://github.com/solidjs/templates After I finished creating the Wails template, it all...
Done. https://github.com/sidwebworks/wails-solid-template
Ahh what you just mentioned made the most sense lol. Yeah I got what you mean, I am already in their discord, will check it out.
Today when loading `voby` from skypack this issue came back. I suspect something is wrong with the regex pattern used in the resolver. Anyways I plan to rewrite the resolver...
@nexxeln what do u think? can be used for stuff like validation and pre checks