@trevdev is nim worth learning?
@engelbart Really depends on what your goals are. If you want C/++ and JS interop in a terse, flexible syntax that's "systems level" in performance and don't want to manage memory, then yes. If you need more you can turn the GC off and tweak many aspects of the compiler.
Nim needs more attention if it's going to be a pragmatic choice so if learning is fun for you, give it a try!
@trevdev is it in the same field as rust?
@engelbart Happy to share the word. Let me know if you write anything in either language :)