0xPolygonMiden / compiler

Compiler from MidenIR to Miden Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement `intrinsics::mem::store_dw`

greenhat opened this issue · comments

We have three instances of Wasm i64.store in tx_kernel::get_inputs ABI transformation tests. It's unclear if we're hitting any of them yet, so we might want to wait on that.