|
|
|
|
|
by buu700
1930 days ago
|
|
Fair enough, and I strongly agree with the general point about the need for a solid cross-platform framework either way. I don't see why you couldn't write your entire business logic, state management, etc. in C or Rust and treat it effectively like a client-side server, but I've never used wasm in that way so I can't speak from experience there. Either way, I can certainly see how that would require some extra effort, and of course it would only really be useful for applications that don't offload most of their work to a server. |
|