Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ponk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Ponk
6y ago
To clarify, the Defold Editor is written in Clojure, whereas the runtime component is written in a carefully selected subset of C++ in order to keep executable sizes small and compile times fast. You can write game-specific extensions to th
2.
▲
by
Ponk
6y ago
Defold is optimized to produce small binaries, and features you don't use can be turned to to further decrease your bundle size. It also focuses a lot on providing fast iteration times. You can hot-reload changed assets onto a device w