Documentation
¶
Overview ¶
Package quickjs_nodejs provides Node.js-compatible modules and host bindings for github.com/buke/quickjs-go.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package abort provides AbortController and AbortSignal for QuickJS.
|
Package abort provides AbortController and AbortSignal for QuickJS. |
|
Package buffer provides a QuickJS-native Buffer implementation.
|
Package buffer provides a QuickJS-native Buffer implementation. |
|
Package console provides Node-style console logging for QuickJS.
|
Package console provides Node-style console logging for QuickJS. |
|
Package errors creates Node-style JavaScript Error objects for QuickJS.
|
Package errors creates Node-style JavaScript Error objects for QuickJS. |
|
Package eventloop owns a QuickJS runtime, context, and scheduler on one OS thread.
|
Package eventloop owns a QuickJS runtime, context, and scheduler on one OS thread. |
|
internal
|
|
|
Package module contains memory-backed ESM module registration for QuickJS.
|
Package module contains memory-backed ESM module registration for QuickJS. |
|
Package process provides the explicit process.env ESM module.
|
Package process provides the explicit process.env ESM module. |
|
Package require exposes the QuickJS CommonJS compatibility layer.
|
Package require exposes the QuickJS CommonJS compatibility layer. |
|
Package structuredclone provides a Web structuredClone implementation for QuickJS.
|
Package structuredclone provides a Web structuredClone implementation for QuickJS. |
|
Package url provides URL and URLSearchParams bindings for QuickJS.
|
Package url provides URL and URLSearchParams bindings for QuickJS. |
|
Package util provides a small Node-compatible utility module for QuickJS.
|
Package util provides a small Node-compatible utility module for QuickJS. |
Click to show internal directories.
Click to hide internal directories.