|
|
|
|
|
by rattray
1469 days ago
|
|
> Next, let's go to the frontend … const user = cast<User>(userJson); Wait, how can Deepkit's `cast` work on the frontend? Do you compile to WASM? Quickly skimming the current Deepkit homepage and intro blog post didn't seem to hint at this. |
|