logoalt Hacker News

dahsameeryesterday at 6:51 AM1 replyview on HN

looks super cool for some quick data filtering and manipulation


Replies

tamndyesterday at 12:43 PM

It's been great for quickly filtering and transforming structured data like CSV and JSON. Optimizing the VM is fun too, though it sometimes comes at a cost, we once broke around 400 tests after adding peephole optimizations that changed how the IR handled control flow.