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

I'd also be really concerned about security in that application. Web applications tend to do a lot of string processing, and naïve assembly implementations of string processing routines are likely to be vulnerable to all the same errors as a naïve C implementation -- buffer overflows, off-by-one errors, null byte injection...



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

Search: