Skip to content

RISC-V: Pass through continuation check properly

Ole Krüger requested to merge ole@interpreter-continue into master

Pass through the continuation check in the interpreter that means it's not thrown away when the first env call is handled.

Merge request reports