Skip to content
 
 

Latest commit

 

History

156 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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) operates, 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@2db759f43971c57e2f1f8284c82943e31a555d0c

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages