amirhnajafiz/redisft.go

Nice example

Closed this issue · 1 comments

I will add a golang wasm driver.

I compile golang to wasm for backend and frontend.

The backend runs Wazero to run the WASM

The frontend runs with WASM inside a browser as a Worker. Web workers or Service workers.

It makes the gui very simple because the Worker is doing all the complex things and just updating the GUI.

Btw your web site is down .

Very nice, I look forward to see the results.

PS. I have problems with the host provider inc for my website :D
I will fix it soon.