workers-rs
workers-rs copied to clipboard
[Feature] HTMLRewriter support
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
Supporting binding for HTMLRewriter with the original interface of the 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.