Hacker News new | ask | show | jobs
by wolfejam 78 days ago
Exactly right. 2.7KB works because it's pure computation — slot counting, no allocator, no stdlib, no WASI. The moment you need I/O it balloons. This use case fits a glove