Demonstration of Partytown not serializing wp.i18n.__() for a worker
Look at the console and you should see an error "TypeError: wp.i18n.__ is not a function" in response to calling wp.i18n.__( 'Hello World' ) even though the call to wp.i18n.isRTL() succceeds.