@Marcus,can we *always* use the valueTranslator when visiting a link preamble ?(I tried this, the above method now works, and all tests are green, but I am not sure if this is the right solution).Yes, I think so. The idea is that the preamble is just about stack manipulation, so we actually are not interestedin e.g. popping off the result after a send where the value is not needed.I will commit a slide with the fix.