Shivam Meena

Results 25 comments of Shivam Meena

I just started a new discussion on anipaca related to cors on hls files: https://github.com/PacaHat/Anipaca/discussions/23

@yayza Ohk, I need to take a look at this on the weekend.

![Screenshot 2024-08-27 at 1 16 23 PM](https://github.com/user-attachments/assets/e7ca7be4-21b6-40ce-b87c-062b09daaca4) Permanently Closed. I think you can close this issue as it's not possible.

> I've been looking into this, and it looks like wasm support might not be too difficult: > > * The predecessor to this library `stretch` had wasm bindings ([source...

@didier please open a ticket in svelte-h2j. BTW it's coming soon.... I have a v5 implementation ready, testing pending.

@didier You can test it by updating `etherCorps/sveltekit-og` to `next` version. It's works on vercel. I did make API changes so please check `https://github.com/etherCorps/sveltekit-og/tree/main/src/routes` for new examples. I did it...

I was working on a different implementation based on vue og images but when I saw ur comment i just did a patch work in the last implementation to release...

Test 1: https://sveltekit-og.ethercorps.io/ - With html string Test 2: https://sveltekit-og.ethercorps.io/sc - With Svelte Component Vercel Exampes Project - https://github.com/etherCorps/sveltekit-og/tree/main/examples/vercel-build Test 1: https://sveltekit-og-vercel.vercel.app/ - html string Test 2: https://sveltekit-og-vercel.vercel.app/cog - Svelte...

> @resvg-js is no longer a peer dep? What do you mean by this? > The two tests look inconsistent. Is that intended? They might be different but still works....

Can you provide me a repro for this anywhere with source? I'll try to help you.