Skip to content

@execbox/quickjs@0.6.0

Choose a tag to compare

@github-actions github-actions released this 01 May 18:04
· 10 commits to main since this release
671616d

Minor Changes

  • 07534e2: Remove QuickJsExecutor({ host: "process" }) and its process-hosted runner entrypoint. Use host: "worker" for local hosted QuickJS execution, or @execbox/remote for app-owned process, container, or VM boundaries.