Remix.run Logo
drnick1 3 hours ago

It should be noted that the Rust community is also guilty of something similar. That is, porting old GPL programs, typically written in C, to Rust and relicensing them as MIT.

wolvesechoes 3 minutes ago | parent [-]

> porting old GPL programs, typically written in C, to Rust and relicensing them as MIT

Everything for memory safety.