Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
irungentoo
11y ago
0 comments
Save
Share
Just build it with asan and you will get all the safety, memory usage and slowness of a memory safe language.
0 comments
4 comments · 1 top-level
top
newest
oldest
bobdole1971
11y ago
· 3 in thread
You'd need UBsan as well, and even that doesn't catch everything. Regarding memory usage/slowness: why not OCaml, D, or Rust?
chc
11y ago
Rust only recently hit 1.0, so it's pretty obvious why somebody would not have built their software using that.
Jfreegman
11y ago
Also, current benchmarks show Rust to be about ~3x slower than C, making it more comparable to Go or Java.
2 more replies
bobdole1971
11y ago
Yes, my mistake.
j
/
k
navigate · click thread line to collapse