ZaDarkSide
ZaDarkSide
I would really want this merged 😃 I need it to make my SvelteKit app to run on IE11 Despite what Microsoft declares as a defunct browser and unsupported there...
> > I would really want this merged 😃 I need it to make my SvelteKit app to run on IE11 > > Despite what Microsoft declares as a defunct...
I can't seem to be able to compile. What are the commands? I have used: ```git clone https://github.com/yksoft1/dosbox-x-vanilla-sdl.git``` ```cd dosbox-x-vanilla-sdl``` ```./autogen.sh``` ```emconfigure ./configure```
I have managed to compile it with instructions from ```build_em.txt```, but it's unstable. I get errors like ```RuntimeError: index out of bounds``` or ```Assertion failed: undefined``` or ```uncaught exception: abort("Assertion...
This is happening also on Windows: `'cat' is not recognized as an internal or external command, operable program or batch file.`
Please merge this!
> @NikolayMakhonin same thing in clean latest version of sveltekit with this plugin (vitejs/plugin-legacy) but with errors : > > ``` > > [email protected] build > > vite build >...
[@vitejs/plugin-legacy](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md) was updated to 2.0.1
Okay after debugging I came up with this solution: Create a file named `Player.svelte` ```html import * as pkg from '@vime/core' const { defineCustomElements, VmPlayer, VmVideo, VmDefaultUi } = pkg...
Related issue: If you double-click on `#webamp #main-window #visualizer` then Milkdrop window should be shown in case it's hidden.