And that is completely unrelated to your original question. The native target is different from the browser target, in native target you do not get more performance for less LOC.
And in browser target this whole discussion is kinda pointless too, because Nim can compile to WASM, thats probably faster than JS.