cloudflare / cloudflare/workers-rs

Use `http` types directly instead of converting to and from them

Open
#13 6 comments 3 reactions 0 assignees View on GitHub
ecosystem-compat
Dominant language
Rust
Stars
3.7k
Forks
429
Avg merge
20h 28m
Merged PRs (30d)
7

Description

We'll still need to convert this in `worker` itself, because it needs to turn back into a `wasm_bindgen::JsValue`, but we don't need to add our own Response type, we can just use one from the ecosystem. Same for many of the other types (`Request` etc).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.