What workflow are people early adopting MathML using for rendering HTML math?

With the merger of 7436, it’s now possible to have Typst math convert to MathML HTML for rendering on the web. I don’t know enough to know what caveats there are to that statement, but i’m interested in testing out the feature. I know how to build the unstable version (I assume it’s the main branch I clone given the PR), but since this feature hasn’t actually been released, as I understand it, the usual tools for previewing output I’m used to don’t work, like Tinymist on VSCodium or the Typst web app.

Thus, I wanted to see what workflow people are using for testing the new MathML output.