Skip to content

issues Search Results · repo:cloudflare/html-rewriter-wasm language:TypeScript

Filter by

9 results
 (66 ms)

9 results

incloudflare/html-rewriter-wasm (press backspace or delete to remove)

Right now it seems like if we want to inject some content from a sub request we would use an async handler like so: async element(e) { const response = await fetch(url); // make sub request const ...
  • vstefanovic97
  • 1
  • Opened 
    on Jan 3
  • #12

This currently uses f32bd14 commit of lol-html, which was 3 year ago. There have been over 50 commits after that, including reaching v1.0.0. Please consider updating it.
  • sntran
  • Opened 
    on Jun 19, 2024
  • #9

https://v8.dev/blog/jspi
  • jimmywarting
  • Opened 
    on Jun 16, 2023
  • #8

your code tries to load things such as path fs and uses require() that ain t so browser friendly... could you create a bundle that don t depend on NodeJS stuff...? i would pretty much more want it to ...
  • jimmywarting
  • Opened 
    on Jun 16, 2023
  • #7

could you please convert this pkg to ESM?
  • jimmywarting
  • Opened 
    on Jun 16, 2023
  • #6

Hi, first of all, thank you for this fantastic library. I am using it to transform HTML attributes. During this transformation, it s possible for errors to occur. I d like to display the source location ...
  • JoshuaWise
  • 4
  • Opened 
    on May 20, 2023
  • #5

Is it possible to get an ESM build of this project bundled up and shipped alongside the CJS version?
  • vhscom
  • 1
  • Opened 
    on May 18, 2022
  • #3

I am using HtmlRewriter in NodeJs to output to a stream, the problem is that i will never know when the rewriter has finished You could add an addition onFinish event to notify about finish
  • remorses
  • 1
  • Opened 
    on May 13, 2022
  • #2

FWIW I tried throwing this (via vanilla miniflare) at an large and complex project that uses Cloudflare Workers and many (if not all) of my usages induced the The object has been freed and can t be used ...
  • jayphelps
  • 7
  • Opened 
    on Jul 23, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub