proxy.golang.org : github.com/buke/js-executor : v0.1.6
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.6
Published:
Indexed:
Related tag:
v0.1.6
Loading...
Readme
Loading...
Dependencies
- github.com/buke/quickjs-go v0.5.15
- github.com/davecgh/go-spew v1.1.1
- github.com/dlclark/regexp2 v1.11.4
- github.com/dop251/goja v0.0.0-20250630131328-58d95d85e994
- github.com/dop251/goja_nodejs v0.0.0-20211022123610-8dd9abb0616d
- github.com/go-sourcemap/sourcemap v2.1.3+incompatible
- github.com/google/pprof v0.0.0-20230207041349-798e818bf904
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.14.1
- github.com/stretchr/testify v1.10.0
- github.com/tommie/v8go v0.33.0
- github.com/tommie/v8go/deps/android_amd64 v0.0.0-20250515043113-5dcc98077472
- github.com/tommie/v8go/deps/android_arm64 v0.0.0-20250515043113-5dcc98077472
- github.com/tommie/v8go/deps/darwin_amd64 v0.0.0-20250515043113-5dcc98077472
- github.com/tommie/v8go/deps/darwin_arm64 v0.0.0-20250515043113-5dcc98077472
- github.com/tommie/v8go/deps/linux_amd64 v0.0.0-20250515043113-5dcc98077472
- github.com/tommie/v8go/deps/linux_arm64 v0.0.0-20250515043113-5dcc98077472
- golang.org/x/text v0.3.8
- gopkg.in/yaml.v3 v3.0.1