Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add generation of types, fix tests #8

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

dmvict
Copy link
Contributor

@dmvict dmvict commented Aug 22, 2023

Description

Extension for the package, allows to generate types declarations

Problem*

Mocha tests of crate wasm fail on nodejs platform because the package provides no typings.

It is a part of fix noir-lang/noir#2387

Summary*

Added types generation in building process. Committed types and updated package.json.

Additional Context

I fixed the tests because the tests fail.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@kevaundray kevaundray merged commit aeaf3a8 into noir-lang:master Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants