# circom_runtime

> Circom runtime

Latest version **0.1.28** (published 2024-10-18) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install circom_runtime
pnpm add circom_runtime
yarn add circom_runtime
bun add circom_runtime
```

Provides the command `calcwit`.

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.28 |
| Published | 2024-10-18 |
| First published | 2020-03-23 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 3.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 21 |
| Author | Jordi Baylina |
| Maintainers | jbaylina, obrezhniev |
| Keywords | circom, runtime, zksnarks, witness, wasm |

## Links

- npm: https://www.npmjs.com/package/circom_runtime
- Repository: https://github.com/iden3/circom_runtime
- Homepage: https://github.com/iden3/circom_runtime#readme
- Issues: https://github.com/iden3/circom_runtime/issues
- npm.io page: https://npm.io/package/circom_runtime

## Dependencies (1)

- [ffjavascript](https://npm.io/package/ffjavascript.md) 0.3.1

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 0.1.28 (latest) — 2024-10-18
- 0.1.26 — 2024-09-10
- 0.1.25 — 2024-04-15
- 0.1.24 — 2023-08-18
- 0.1.23 — 2023-05-23
- 0.1.22 — 2022-11-05
- 0.1.21 — 2022-09-06
- 0.1.20 — 2022-08-30
- 0.1.19 — 2022-08-27
- 0.1.18 — 2022-06-13
- 0.1.17 — 2022-01-19
- 0.1.16 — 2022-01-17
- 0.1.15 — 2022-01-14
- 0.1.14 — 2021-10-20
- 0.1.13 — 2021-02-10
- … 21 more at https://npm.io/package/circom_runtime/versions

## README

# circom runtime

This is the code needed to calculate the witness by a circuit compiled with [circom](https://github.com/iden3/circom).


## License 

Circom is part of the iden3 project copyright 2018 0KIMS association and published with Apache-2 license. Please check the COPYING file for more details.

---
_Source: https://npm.io/package/circom_runtime · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
