Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
story
0 points
Thaxll
4y ago
0 comments
Share
Any language based on JS can't be safer than Go. The end result of TS is JS which is a dynamic language.
0 comments
default
newest
oldest
jwandborg
4y ago
The usual end result of Go is machine code, machine code is not safe to the degree you would consider Go to be safe. Yet you consider Go to be safe but not TS.
fwip
4y ago
That's absurd. If TS can't be secure because it compiles to an unsafe language (JS), Go can't be secure because it compiles to unsafe assembly.
friedman23
4y ago
Ok, so if Go compiled to JS it would be a dynamic language?
https://github.com/gopherjs/gopherjs
ByteJockey
4y ago
Ultimately everything ends up as machine code, which is untyped.
j
/
k
navigate · click thread line to collapse