Hacker News new | ask | show | jobs
by maxloh 6 days ago
Maybe you could move most operations to local WASM? That way, you could save on most server costs.
1 comments

Ahh good idea. The front end is still very server side heavy, so we'll move that first, then the compute can be moved over too