proxy.golang.org : github.com/buke/js-executor : v0.1.0
Example demonstrates how to use JsExecutor with QuickJS engine. It shows how to initialize the executor, start it, execute a simple JS function, and stop the executor.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/buke/js-executor@v0.1.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/buke/quickjs-go v0.5.13
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.10.0
- gopkg.in/yaml.v3 v3.0.1