hoansdz
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: A lightweight compiler for untrusted AI Agent scripts (autolang.vercel.app)
Do you think it's worth pursuing ?
- Show HN: I made a compiler/VM for untrusted scripts (autolang.vercel.app)
- Show HN: Autolang-A C++ VM with 2ms startup time and arena-restart memory model (autolang.vercel.app)
Hi HN, I’m a student and I’ve spent the last few months building Autolang—an embedded language and VM from scratch in C++. I built it because I needed a specialized runtime for high-frequency, short-lived tasks (like AI…