Remix.run Logo
kragen 4 days ago

Interesting, "All files within this repo are released under the MIT License as per the LICENSE file stored in the root of this repo," but did they include the source for the toolchain? I may be looking in the wrong place...

1313ed01 4 days ago | parent [-]

No, but that MIT license does not say anything about sharing the source code, so just sharing the binaries should be fine. (Not a lawyer.)

( * Also thanks for mentioning MIT. My comment said BSD, but I fixed that now.)

kragen 4 days ago | parent [-]

Yeah, I didn't mean it was illegal, just that you might have an unnecessarily hard time fixing compiler bugs and understanding how the toolchain works.