QUCOM - Quantum Computing SDK in JS/WASM
npm install qucom-sdkQUCOM is an open-source SDK for quantum computing simulation in the web. It is written in Rust, which is then compiled to WASM via wasm-pack to be used in web applications via CDN or NPM.
It currently offers experimental QASM3 support, with QASM3 parsing and all basic gates implemented.
npm install qucom-sdk
or install via CDN at this link: https://cdn.jsdelivr.net/npm/qucom-sdk