I am playing around converting a simple svelte project to sciter.js, svelte heavily depends on createEvent and dispatchEvent for reactivity. I am pollyfilling ...