0.2.20-rc.0 • Published 9 months ago

@distributedlab/circom2 v0.2.20-rc.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
9 months ago

npm License: GPLv3

Circom 2.0 WASM

This project is a version of Circom 2.0 compiled to WASM with AST serialization support.

Installation

The package is distributed under Distributed Lab npm organization. Run the following commanad to install the compiler:

npm install --global @distributedlab/circom2

!WARNING This is an experimental software. You may encounter nasty bugs.

Usage

You can use the compiler in the following way:

circom2 <cli_arguments>

Or through using CircomRunner class directly. Check out cli.ts file to learn how it is done.

Disclaimer

GLHF!

0.2.20-rc.0

9 months ago

0.2.18-rc.3

12 months ago

0.2.18-rc.4

11 months ago

0.2.19-rc.1

12 months ago

0.2.19-rc.0

12 months ago

0.2.18-rc.2

1 year ago

0.2.18-rc.1

1 year ago

0.2.18-rc.0

1 year ago

0.2.16-rc.0

1 year ago