logoalt Hacker News

conartist6last Sunday at 11:32 AM3 repliesview on HN

Haha TS7 is the next biggest example of, "Let's just do a line by line port to another language instead of seriously examining our architecture"


Replies

raincolelast Sunday at 8:08 PM

This is the correct approach (I dare to say the only correct approach) when porting to another language. You can examining the architecture later.

show 1 reply
zarzavatlast Sunday at 11:42 AM

Indeed as much I dislike the approach Bun took, at least the port appears to be working. TS7 is going to cause problems for downstream users because Go is the wrong language to use for something that has to run in WASM.

show 2 replies