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

I didn't find an explaination of how it deals with variables (e.g. strings) allocated on the stack, does/how borrowing work for those?



Ability to use the stack is a very important performance oriented feature. Similarily, ability to nest structs or other data structures without intermediate pointers. I hope this could be solvable!




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

Search: