Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

feat: Add generation of types, fix tests#8

Merged
kevaundray merged 2 commits intonoir-lang:masterfrom
dmvict:types_generation
Aug 24, 2023
Merged

feat: Add generation of types, fix tests#8
kevaundray merged 2 commits intonoir-lang:masterfrom
dmvict:types_generation

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants