Skip to content

Asynchronous JavaScript execution - #123

Merged
noise64 merged 20 commits into
mainfrom
gol-54-agentic-runner-foundation
Aug 4, 2026
Merged

Asynchronous JavaScript execution#123
noise64 merged 20 commits into
mainfrom
gol-54-agentic-runner-foundation

Conversation

@noise64

@noise64 noise64 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor
  • resolves GOL-54
  • adds asynchronous inline and entry-module execution with concurrent isolated QuickJS runtimes
  • keeps mutable process, timer, filesystem, descriptor, module, and JavaScript state fresh per job while sharing component capabilities and filesystem
  • exposes live stdout/stderr, bounded capture, structured results, cancellation, capacity limits, and absolute wall-clock timeouts
  • supports cwd-relative ESM, CommonJS, JSON, and package resolution on Preview 2 and Preview 3
  • adds focused runtime coverage for concurrency, isolation, imports, output lifecycle, timeout, overflow, cancellation, structured-clone edge cases, and capacity reclamation
  • documents that this is context isolation rather than a security sandbox

@noise64 noise64 changed the title Add isolated asynchronous JavaScript runner Asynchronous JavaScript execution Aug 4, 2026
@noise64
noise64 marked this pull request as ready for review August 4, 2026 13:46
@noise64
noise64 merged commit 72ae00f into main Aug 4, 2026
40 checks passed
@noise64
noise64 deleted the gol-54-agentic-runner-foundation branch August 4, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant