This is a really awesome little gadget you built! I’ve been trying to figure out how to use javascript and play audio in one of my apps, but then what you created here solved my problem. The following modules are very useful, but there is very little documentation on them. Is there somewhere that they are explained in more detail?
Whenever I use browser features I tend to go for the MDN docs. They often have examples that are linked to.
One of the main challenges when using browser features through anvil.js is you might end up reading a lot of JavaScript to get familiar with the feature.