QuickJS bindings for Go
☆158Aug 26, 2022Updated 3 years ago
Alternatives and similar repositories for go-quickjs
Users that are interested in go-quickjs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.☆150Dec 30, 2020Updated 5 years ago
- golang binding quickjs☆102Apr 14, 2023Updated 3 years ago
- Some modules for QuickJS (mmap, inspect)☆58Updated this week
- export go package to https://github.com/dop251/goja☆25Sep 30, 2022Updated 3 years ago
- QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。