Helios Network JS/WASM API
Version 0.6.0
The JavaScript/WASM package wraps the WebAssembly graph store with selectors, attribute APIs, serialization helpers, and direct typed-buffer access. Use the chainable attribute helpers for everyday code; the direct buffer methods remain documented as the low-level performance path when performance requires operating on WASM-backed views directly.
Classes
Network and selector classes exposed by the JavaScript/WASM package.
Methods
High-level chainable attribute helpers and low-level buffer access methods.
Enums And Constants
Constants mirrored from the WASM/native core for attributes, traversal, measurements, and execution modes.
Coverage Notes
The current JavaScript/WASM package does not publish TypeScript declarations. Until declarations are added, this extractor uses the public package entry plus implementation JSDoc and refuses to document deep modules. The structured reference is available at ../reference.json.