(no title)
cetra3 | 3 months ago
Node JS has had vulnerabilities in the past: https://www.cvedetails.com/cve/CVE-2021-22940/
Go is also not Memory safe: https://www.ralfj.de/blog/2025/07/24/memory-safety.html
cetra3 | 3 months ago
Node JS has had vulnerabilities in the past: https://www.cvedetails.com/cve/CVE-2021-22940/
Go is also not Memory safe: https://www.ralfj.de/blog/2025/07/24/memory-safety.html
tptacek|3 months ago
There are essentially just two mainstream memory-unsafe languages: C and C++.
GaggiX|3 months ago
rowanG077|3 months ago