Multik on JavaScript
Overview
Multik supports Kotlin/JS with the KOTLIN engine. This provides a consistent NDArray API for browser and Node.js targets.
Engine availability
KOTLIN only.
NATIVE(OpenBLAS) is not available on JS.
Dependencies
For Kotlin/JS projects:
Use
multik-coreincommonMain.Add
multik-kotlin(ormultik-default) for the JS target.
See Installation for Gradle examples.
19 February 2026