←back to thread

358 points maloga | 1 comments | | HN request time: 0.209s | source
1. novoreorx ◴[] No.45026471[source]
I'm curious about the necessity of introducing the 'backend' concept when making a game like this. Why bother wrapping a Go backend in WASM when you can implement it directly in JavaScript?