cloudflare / cloudflare/workers-rs
[Feature] HTMLRewriter support
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Supporting binding for [HTMLRewriter](https://developers.cloudflare.com/workers/runtime-apis/html-rewriter/) with the original interface of the [lol-html](https://github.com/cloudflare/lol-html) will be pretty useful.
I'm wondering if that's possible even without the binding costs or adding binary size, since it's already embedded on the Cloudflare Workers runtime.
Contributor guide
Assessment
This issue has not been assessed yet.