go-lolhtml icon indicating copy to clipboard operation
go-lolhtml copied to clipboard

An idiomatic Go wrapper for Rust crate `lol-html` (Low Output Latency streaming HTML parser/rewriter)

Results 2 go-lolhtml issues
Sort by recently updated
recently updated
newest added

The current version of lol-html is 0.3.3: https://github.com/cloudflare/lol-html/releases/tag/v0.3.3 Is there a plan to support it?

I tested on macos and it works fine, I plan to try it on arm specifically armv7 In the build folder I don't see any library for arm, can you...