Furthermore the architecture changed to:
Nimony (frontend) ---> NJ ------+---> C / C++
^ |
| +----> JS
| |
Nim 2 (frontend) -----+ +----> native backend x86-64
|
+----> native backend ARM64
So some development moved over to "NativeNif" which implements "NJ", is a new backend language to be targetted by both Nim 2 and Nimony.
Oh that's a good idea to create a common backend-node (if it is doable) to avoid double work. What does NJ stand for? No Joke? Or New Job :--)
Nice old-style relagram by the way.