Un-constify mark_current_machine_context on wasm
mark_current_machine_context
As SET_STACK_END updates ec->machine.stack_end, it cannot be const.
SET_STACK_END
ec->machine.stack_end
Un-constify
mark_current_machine_contexton wasmAs
SET_STACK_ENDupdatesec->machine.stack_end, it cannot beconst.