-
Running into `CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder` when running on Cloudflare Workers when doing an RPC request
-
Hello there,
I'm trying to create a small caldav client on my web app using Nuxt/Nuxt Hub which is using cloudflare workers.
Everything works fine on my local dev server, but when I try to make it…
-
### Describe the bug
When using our package `@sentry/sveltekit` in a minimal SvelteKit app with `@sveltejs/adapter-cloudflare`, a build error is logged when the adapter is invoked (see [logs](#logs…
-
### Describe the feature
Title says it all.
### Additional information
- [ ] Would you be willing to help implement this feature?
-
>Since launching our free email sending API for Cloudflare Workers customers, we have been proud to provide a simple yet effective solution to deliver messages from Workers code with a minimum of setu…
-
scribbling just a few thoughts from a brainstorming session with @1000hz in Austin.
what if instead of:
```js
export default defineConfig({
plugins: [
cloudflare({
environments: {
w…
-
Hello, Is it possible to use this package in combination with Cloudflare Workers? Currently it does not allow for use outside the node process, am I correct?
> Error: Unexpected process release nam…
-
### Describe the bug
#6505 addressed an issue with the fetch adapter, where it incorrectly set `withCredentials` instead of `credentials` in the `Request` object, leading to unexpected behavior.
…
-
### Which Cloudflare product(s) does this pertain to?
C3 (npm create cloudflare), Wrangler
### What version(s) of the tool(s) are you using?
Wrangler 3.60.3
### What version of Node are you using?…
-
https://developers.cloudflare.com/kv/
GitHub API からのレスポンスをキャッシュしたい