Skip to content

Comment on Goja: A Golang JavaScript Runtimeparent

Comments

I didn't use Goja (this was maybe a decade ago) but I used Otto, which is the same concept.

I used it for game scripting. Lots of stuff is just easier to write in a high level language. I was able to use inheritance to compose behaviors for entities, and I could restart entities with new code without having to restart the server.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.