proxy.golang.org : github.com/buke/js-executor : v0.1.11
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.11
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/buke/quickjs-go v0.5.16
- 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-20250409162600-f7acab6894b0
- github.com/go-sourcemap/sourcemap v2.1.4+incompatible
- github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8
- github.com/pmezard/go-difflib v1.0.0
- 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.16.0
- gopkg.in/yaml.v3 v3.0.1