API Reference QuickBEAM v#0.11.0

View Source

Modules

QuickJS-NG JavaScript engine embedded in the BEAM.

Disassembled QuickJS bytecode.

A lightweight JS execution context on a shared runtime thread.

A pool of JS runtime threads that host lightweight contexts.

JavaScript coverage tool for mix test --cover.

JavaScript and TypeScript toolchain powered by OXC.

Represents an uncaught JavaScript exception at a QuickBEAM API boundary.

A pool of JS runtimes for concurrent request handling.

Compiles and executes verified QuickJS bytecode with an isolated BEAM interpreter.

Resource and timing observations for one isolated VM evaluation.

Defines an immutable decoded JavaScript program.

JavaScript function metadata and pre-resolved VM instructions used by the interpreter and BEAM compiler.

A lightweight handle to a verified immutable program pinned in bounded storage.

Resolves VM instruction positions to source line and column metadata.

JavaScript local variable definition metadata.

JavaScript closure capture metadata.

WebAssembly runtime for the BEAM.

A decoded WebAssembly function.

A decoded WebAssembly module.

Mix Tasks

Runs the deterministic bytecode decoder and verifier mutation corpora.