/noir_wasm

Primary LanguageJavaScript

Noir Lang WASM JavaScript Package

This JavaScript package enables users to compile a Noir program, i.e. generating its artifacts.

The package also handles dependency management like how Nargo (Noir's CLI tool) opreates, but the package is used just for compilation, not proving, verifying and simulating functions.

Building from source

Outside of the noir repo, this package can be built using the command below:

nix build -L github:noir-lang/noir/master#wasm

If you are within the noir repo and would like to build local changes, you can use:

nix build -L #wasm

Tracking

Built from noir-lang/noir@970c18ee29e37d35e39169005e629deed8b30b6e