|
|
|
|
|
by mort96
3554 days ago
|
|
The language is entirely uninteresting; what's interesting is what the runtime allows you to do. Browsers purposefully don't allow you to create raw TCP connections, yet JavaScript can in many other contexts (e.g node.js) create raw sockets perfectly fine. |
|
Which is ridiculous, as it literally brings zero advantage to restrict that.