/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Making games in Go: 3 months without LLMs vs. 3 days with LLMs
(marianogappa.github.io)
358 points
maloga
| 1 comments |
24 Aug 25 15:01 UTC
|
HN request time: 0.219s
|
source
1.
bitbasher
◴[
25 Aug 25 18:10 UTC
]
No.
45016930
[source]
▶
>>45004728 (OP)
#
Go's WASM binaries are huge. You can get far with tinygo, but that means you can't use anything that relies on CGO.
I eventually left Go and went to Rust for better WASM support... seems to get me a lot further!
ID:
GO
↑