Module bridge

Source
Expand description

Bridge implementation connecting CUDA-WASM with ruv-FANN

This module provides the core bridge functionality that enables seamless integration between CUDA kernels and ruv-FANN neural networks.

Structs§

WebGpuBackend
WebGPU backend implementation for neural operations

Functions§

execute_cpu_fallback
Execute operation on CPU as fallback
extract_wgsl_from_rust
Extract WGSL from transpiled Rust code