So, does NIF preserve nim ast (packed) or does it preserve some other 
representation (with removing unnecessary things that do not affect the code 
logic such as separation between templates and macros, defer in try/except, 
removing TypeSection, etc. in the type system, removing using stmt, etc.) ?

Reply via email to