Expand description
Helios WASM Core - Minimal WASM-compatible version
This crate provides a minimal, WASM-compatible version of Helios core that focuses on WebGPU rendering without heavy data processing dependencies.
Structs§
- Wasm
Chart Spec - Simple chart specification for WASM
- Wasm
WebGpu Device - WebGPU device wrapper for WASM
Enums§
- Wasm
Error - Error types for WASM
Functions§
- create_
chart_ spec - Create a simple chart specification
- get_
version - Get Helios version
- init_
helios - Initialize Helios for WASM
- main
- Initialize the WASM module