|
|
|
|
|
by davidatbu
1379 days ago
|
|
Re: "moving the backend into wasm", is there a repo somewhere we can look at? I presume the bulk of the work there will be ensuring some kind of consistency between the backend database and whatever persistence layer one uses in the frontend (I presume something backed by `indexdb`)? I ask, because I'm about to work on a full stack rust application (ie, even UI is handled by wasm) with gRPC, and I think I can learn things from your approach. |
|