goja - javascript interpreter in go
last updated: Oct 20, 2023
https://github.com/dop251/goja
Goja is an implementation of ECMAScript 5.1 in pure Go with emphasis on standard compliance and performance.
This project was largely inspired by otto.
Minimum required Go version is 1.16.
Backlinks: