fitfore
01/08/2024, 7:41 AMgqs1
01/08/2024, 2:32 PMmerpnderp
01/08/2024, 3:50 PMroyve
01/08/2024, 3:58 PMianh
01/08/2024, 4:24 PMogochukwu_aa
01/08/2024, 5:16 PMlukesamkharadze
01/08/2024, 5:51 PMd196m4l8mszxfa.cloudfront.net
I get different IP addresses sometimes, so using those in Cloudflare is not an option too, because it might change.
What should I do?louis1337
01/08/2024, 8:16 PMdeitylamb
01/08/2024, 10:28 PMhttps://sub.domain.com/magic/dir/manifest.json
to
https://example/some/path/${magic}/something/${dir/manifest.json}
Is it possible?
i tried
repo.harmoniya.net/*/*
and
https://example/some/path/$1/something/$2
but it forwards to
https://example.com/some/path/${magic/dir}/something/${manifest.json}
adelchemi
01/09/2024, 3:09 AMDank
01/09/2024, 5:33 AMminhajulabidin
01/09/2024, 7:21 AMlouis1337
01/09/2024, 7:32 AMTuinboon
01/09/2024, 9:59 AMlouis1337
01/09/2024, 10:25 AMrythondev
01/09/2024, 12:07 PMdecadept
01/09/2024, 4:38 PMmoohr
01/09/2024, 4:41 PMakforgm
01/09/2024, 5:44 PMjameskocsis_98419
01/09/2024, 6:42 PMboggin.
01/09/2024, 7:36 PM"CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder"
I found this "workaround" which does not seem to work:
https://github.com/cloudflare/workers-sdk/issues/1366
which defines a wasm Memory
to a 512 pagesize to be able to work on Cloudflare.
The wasm package I'm trying to use is Resvg. which I import via fetch using Vite's ..wasm?url
directive because Vite doesn't support ESM wasm modules especially in SSR.
I tried using vite plugins for directly importing wasm modules (like vite-plugin-wasm
and also mentioned here https://github.com/vitejs/vite/issues/8882) with no success because then it throws a cannot find module 'wbg'
error.
I understand there are tons of factors frameworks and tools associated with this but if anyone can help me at all tha'd be amazingplayaz44
01/09/2024, 10:00 PMНикогдаНеСдохнемСлышь
01/10/2024, 4:37 AM.papafury
01/10/2024, 2:21 PMEpickyHrac
01/10/2024, 5:11 PMhttps://img.jopgamer.xyz/f/bruXMa9dNi5P13KyXb.png▾
elvezpablo
01/11/2024, 1:31 AMH.ShiXiong
01/11/2024, 7:49 AMdread3270
01/11/2024, 3:32 PMyesmeno
01/11/2024, 4:40 PMlouis1337
01/11/2024, 5:43 PM