Supporting ES6 modules (the compilation generates a single module) can be very 
useful. I recall trying to include in a web page, two different javascript 
files, each compiled from Nim, and there were incompatibilities created because 
each file had global symbols defined that did not work well with the other 
javascript file.

Reply via email to