Comment by rossng
10 days ago
Nope, our frontend is a TypeScript+React app.
We compile Rust to WASM and pull it in as library code for use in the frontend. It lets us reuse data structures, algorithms etc. that are also used in backend code.
10 days ago
Nope, our frontend is a TypeScript+React app.
We compile Rust to WASM and pull it in as library code for use in the frontend. It lets us reuse data structures, algorithms etc. that are also used in backend code.
No comments yet
Contribute on Hacker News ↗