@noir-lang/noir_wasm
Advanced tools
Changelog
0.4.0 (2023-04-17)
Vec
type to frontend (#1103) (e125157)map
(#997) (34eab32)std::unsafe::zeroed
(#1048) (9a43f85)nargo
crate (#1142) (753a272)noirc_driver
aware of contracts (#999) (c21afca)InvalidPackageError
and DependencyResolutionError
error types. (#1007) (1e6761b)nargo
from any directory in package (#1010) (761fdb5)Prover.toml
(#1087) (57c817f)nargo
into core and cli packages (#1065) (7c388f9)nargo_cli
to nargo
(74d7369)nargo_cli
to nargo
(#1095) (74d7369)Nargo.toml
in commands which act on a Nargo package (#1029) (6e642b9)Changelog
0.3.0 (2023-03-13)
contract
command to codegen-verifier
(#959)FunctionSignature
type alias (#930)CliError
visibility to crate (#911)Driver
(#881)to_bytes
to_radix
and to_bits
(#914) (43abc6b)false
bools (#893) (6c7aa2f)nargo prove
(#949) (2829af1)to_le_bytes
(#941) (2ee0119)Driver
(48cda7a)Driver
(#881) (48cda7a)Evaluator
in test (#863) (bbb70bd)Changelog
0.2.0 (2023-02-16)
nargo test
now only runs test functions defined in the current module (#805) (c6293c9)Changelog
0.1.1 (2023-02-06)
nargo execute
command (#725) (9d6be60)nargo test
command to run all unit tests (#728) (2e1dc82)