Hacker News new | ask | show | jobs
by shrimpx 1188 days ago
You could designate some handlers to be “frontend-only” and then compile them to wasm or js and run them in the browser. There might be usability/ergonomics issues with having “special” functions that don’t really work like normal ones.