Module @typetensor/backend-wasm
@typetensor/backend-wasm
WebAssembly backend for TypeTensor tensor operations
Part of TypeTensor
Status
🚧 TODO - This backend is planned but not yet implemented.
Install
npm install @typetensor/backend-wasm
Planned Features
- High-performance tensor operations via WebAssembly
- Cross-platform support (browsers and Node.js)
- SIMD optimizations for vectorized operations
- Smaller bundle size alternative to GPU backends
- Rust or C++ implementation compiled to WASM
Requirements: Modern browser or Node.js with WebAssembly support
Contributing
Interested in helping implement the WebAssembly backend? See the contribution guidelines.
License
MIT
Classes
- WASMBackend