Not LC, but I’ve done some higher level tools exporting to HTML5 stuff already. What you end up with is going to be Javascript, and HTML DOM. The higher level tool needs to give access to the DOM, at which point you should be able to talk to any other Javascript on the page.