Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

add both little endian and big endian form of to radix #57

Closed
Ethan-000 opened this issue Jan 19, 2023 · 0 comments · Fixed by #58
Closed

add both little endian and big endian form of to radix #57

Ethan-000 opened this issue Jan 19, 2023 · 0 comments · Fixed by #58
Labels
enhancement New feature or request

Comments

@Ethan-000
Copy link
Contributor

Ethan-000 commented Jan 19, 2023

Problem

we want to support to_le_bytes and to_be_bytes in noir std. see noir-lang/noir#651

(Describe the problem your suggestion sets out to solve.)

Solution

refactor ToRadix opcode to ToRadixLe and ToRadixRe

(Describe your suggestion.)

Alternatives considered

(Describe any alternative solutions you have considered.)

Additional context

(If applicable.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant