Hi everyone. I started porting GSL to Javascript, but stopped now because of many licensing questions. If I release a JS library based on GSL it has also be licensed under the GPL, but according to this thread
http://stackoverflow.com/questions/1239470/restrictions-of-gpl-on-javascript-libraries that would lead to many license issues for people who want to use that library. So my question is: Is it at all possible to port GSL to Javascript so that it is of any use to other people? Or can the library based on GSL be licensed under a different license that is more appropriate for the web (I suppose not)? Thanks
