0xPolygonMiden / compiler

Compiler from MidenIR to Miden Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests for `intrinsics::mem::store_sw/load_sw`

greenhat opened this issue · comments

Use IR's store and load calls for i32 type values under proptest and cover the pattern used by rustc of using Wasm i32.load/store ops. We want to also test OpEmmiter::emit_native_ptr (raw<->native ptr translation) as part of these tests.

Tasks

Tasks

No tasks being tracked yet.