I was reading the source for the stdlib's net module when I came across a line that checked for for a const called nimNetLite. It's not documented and Googling it turned up nothing.
Anyone know what it does exactly? If it just disabled functionality I wouldn't be so curious, but it defines and exports some things conditionally as well.