WASM memory first
Matrix buffers stay in WebAssembly memory until an explicit readback asks for JavaScript values.
AssemblyScript + WebAssembly SIMD
Operasi matriks dense yang pantas untuk runtime JavaScript, dengan API TypeScript dan core WASM yang memerlukan SIMD.
npm install wasmatrixMatrix buffers stay in WebAssembly memory until an explicit readback asks for JavaScript values.
Lazy elementwise DAGs, transpose views, structure tags, and factorization caches reduce avoidable passes.
The ESM package ships JavaScript and WASM separately, using a bundler-friendly asset URL.
Try the runtime
The documentation includes a CodeMirror-based sandbox custom element with a live console, so examples can stay close to the API they describe.
What it optimizes