nightly-2024-01-12: fix: fixup exports from `noir_wasm` (#4022)
Pre-release
Pre-release
·
1721 commits
to master
since this release
# Description ## Problem\* Resolves <!-- Link to GitHub Issue --> ## Summary\* The ordering on `exports` is important plus we have `types` missing which was causing issues in `aztec-packages`. ## Additional Context ## Documentation\* Check one: - [ ] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[Exceptional Case]** Documentation to be submitted in a separate PR. # PR Checklist\* - [ ] I have tested the changes locally. - [ ] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.