You can just use term-rewriting `template` or `macro` to override `echo`. * [https://nim-lang.github.io/Nim/manual_experimental.html#term-rewriting-macros](https://nim-lang.github.io/Nim/manual_experimental.html#term-rewriting-macros) * [https://nim-lang.github.io/Nim/manual_experimental.html#guards-and-locks-norewrite-pragma](https://nim-lang.github.io/Nim/manual_experimental.html#guards-and-locks-norewrite-pragma)
- Using the JS Backend as transpiler r3c
- Re: Using the JS Backend as transpiler juancarlospaco