Y
Hacker News
new
|
ask
|
show
|
jobs
by
summarity
293 days ago
It does increase but slightly. The biggest increase comes from accidentally using copy semantics, which are Nims default. If you use ref everywhere (which makes sense for JS), Nim will not emit a bunch of deep copy helpers.