logoalt Hacker News

anematodeyesterday at 10:42 PM1 replyview on HN

Source code is one thing; tests covering the codebase are another.

And if you just copy the source code or translate it one-to-one into a new language, rather than make a behavioral copy, there will be copyright issues.


Replies

sealeckyesterday at 11:30 PM

> there will be copyright issues

Next.js is MIT-licensed. Cloudflare's rewrite is... also MIT licensed...

show 1 reply