Easy iframe embedding for all sorts of online content.
One URL, many options.
Basic usage:
<iframe
width="800px"
height="600px"
src="https://embedabbl.zombienw.com/[core]?[file-type]=[content-url]"
frameborder="0">
</iframe>Example:
<iframe
width="800px"
height="600px"
src="https://embedabbl.zombienw.com/jsdos?jsdos=https://embedabbl.zombienw.com/jsdos/test.jsdos"
frameborder="0">
</iframe>Retroarch Implementation powered by Emscripten
rom/webretroEmbdbl v2 - EARLY ACCESS - ZombieNW
Made with ❤️ and SvelteKit