Hacker News new | past | comments | ask | show | jobs | submit login

Yes, that is part of the standard library interfaces I was referring to.

> you'll have to reimplement every part of the language toolkit

You shouldn't need to, those APIs already exist. Like https://doc.rust-lang.org/stable/std/boxed/struct.Box.html#m... for example. Maybe there's some coverage missing, I personally use no heap when I'm working in this context.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: