You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on a different issue, I skimmed the following lines. The use of LocalGet / LocalSet where we want to handle global variables is almost certainly a bug.
While working on a different issue, I skimmed the following lines. The use of
LocalGet
/LocalSet
where we want to handle global variables is almost certainly a bug.qcert/compiler/wasm/wasm_ir.ml
Lines 261 to 265 in 9969786
I want to add tests and fix the bug.
The text was updated successfully, but these errors were encountered: