kevaundray

Results 157 comments of kevaundray

:robot: Release is at https://github.com/noir-lang/noir/releases/tag/v0.26.0 :sunflower:

When we want to have ACIR functions, this might be a good way to do it too instead of inlining the ACIR into ACIR

This is also breaking for files named field.nr since to import them you need to do something like `crate::field`

@TomAFrench given that we can see the changes needed and its potential ramifications, what are your thoughts on this?

> I think it's an ok change from the user's perspective. It's very unlikely that people are directly importing `dep::std::field` as that's only necessary for the field modulus functions, not...

@TomAFrench should we rip this bandaid off?

Once we merge the ban nested slices PR, can you check the bugs/issues/tasks that are related to slices to see if they are still relevant?

Noting that #2178 removes the concept of comptime

@f01dab1e can you take this on?

Before closing this issue we should deprecate the old noirc_wasm