Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@noir-lang/noir_wasm
Advanced tools
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.
Outside of the noir repo, this package can be built using the command below:
nix build -L github:noir-lang/noir/master#noir_wasm
If you are within the noir repo and would like to build local changes, you can use:
nix build -L #noir_wasm
FAQs
Unknown package
The npm package @noir-lang/noir_wasm receives a total of 298 weekly downloads. As such, @noir-lang/noir_wasm popularity was classified as not popular.
We found that @noir-lang/noir_wasm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.