The global node variable containing flags is not really optimal, since we want the taal compiler to be able to be used as a node library (for now), especially when I want to compile multiple files parallel/incremental.
I am not really sure how I would want to fix it though.
The global node variable containing flags is not really optimal, since we want the taal compiler to be able to be used as a node library (for now), especially when I want to compile multiple files parallel/incremental.
I am not really sure how I would want to fix it though.