You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meanwhile, we have noir-starter that serves as the go-to starter for Noir devs, but contains different code to what is tested on releases.
This leads to noir-starter's lagging / incompatibility with the latest Noir releases which Noir devs would like to make use of, as noir-starter compatibility is not a prerequisite to Noir releases.
This also serves as the groundwork to automatically bumping Nargo + Noir.js (+ bb.js) versions tested compatible in noir-starter, further enhancing Noir DevEx.
Discussion
Should the code be pulled as:
A git submodule from Noir --> noir-starter
A git submodule from noir-starter --> Noir
Something else?
cc @signorecello in case if you have any thoughts as the core maintainer of noir-starter.
enhancementNew feature or requestCIjsNoir's JavaScript packages
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Problem
For browser compatibility, we currently test compile_prove_verify.test.ts in headless browsers on releases.
Meanwhile, we have noir-starter that serves as the go-to starter for Noir devs, but contains different code to what is tested on releases.
This leads to noir-starter's lagging / incompatibility with the latest Noir releases which Noir devs would like to make use of, as noir-starter compatibility is not a prerequisite to Noir releases.
Happy Case
Add noir-starter's code as one of Noir's headless browser integration tests.
This also serves as the groundwork to automatically bumping Nargo + Noir.js (+ bb.js) versions tested compatible in noir-starter, further enhancing Noir DevEx.
Discussion
Should the code be pulled as:
cc @signorecello in case if you have any thoughts as the core maintainer of noir-starter.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
Beta Was this translation helpful? Give feedback.
All reactions