Autoplay sound on Chrome and Safari

Hello guys.
Currently i’m making HTML 5 games and what really bother me that autoplay policy of Chrome and Safari browser is that atoplay is disabled until first gesture occure. There are workaround on developers pages of those browsers, but trying reverse engineer build and then make it work with autoplay is kinda lot of work and i do not have effort of time. So is there some workaround in Defold (lua) to make music autoplay on Chrome and Safari? Thanks

Is there a workaround in pure Javascript engines such as Phaser?