TypeTensor - v0.1.0
    Preparing search index...

    Module @typetensor/backend-wasm

    @typetensor/backend-wasm

    npm version WebAssembly backend for TypeTensor tensor operations

    Part of TypeTensor

    🚧 TODO - This backend is planned but not yet implemented.

    npm install @typetensor/backend-wasm
    
    • 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

    Interested in helping implement the WebAssembly backend? See the contribution guidelines.

    MIT

    Classes

    WASMBackend