Show HN: Burrito: An embeddable QuickJS wrapper written in Nim

by hugson 6/24/2025, 2:43 PMwith 0 comments

Just shipped Burrito, a QuickJS wrapper for Nim that lets you embed a full JS REPL in your Nim apps. Call JS from Nim (and vice versa), run interactively, and more. Built in a weekend (mostly on my phone) - code, docs, tests, and a landing page all included!

0