Skip to content

Expose emit instruction on the Rust side #661

@greenhat

Description

@greenhat

We need it for the authentication AccountComponent #660 where it's used at https://github.com/0xMiden/miden-base/blob/e4912663276ab8eebb24b84d318417cb4ea0bba3/crates/miden-lib/asm/miden/auth/rpo_falcon512.masm?plain=1#L62 to emit the event that pushes a signature for the message to the advice provider.

Use the new emit op that takes the value from the stack. It was added in 0xMiden/miden-vm#2083

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions