mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-07-28 13:41:49 +00:00

With this commit, the virtual HTML file is processed before it's fed to the iframe and thus rendered. With the previous approach, script tags with inline JavaScript were executed first and script tags with a virtual `src` were executed last. This messed up the execution flow of the document.