workers-rs icon indicating copy to clipboard operation
workers-rs copied to clipboard

[Feature] HTMLRewriter support

Open cometkim opened this issue 3 years ago • 0 comments

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.

cometkim avatar Jun 15 '22 14:06 cometkim