Interesting discussion: the maintainer of the website Regex101.com asking for help to add #Rust support, so it sounds like there has been some complexity getting the size of the generated wasm binary up to <500kB
There are bunch of interesting https://github.com/firasdib/Regex101/issues/1208 suggestions (including of author of ripgrep) how to reduce size. It was around 3 MB and now around 430kB.
There are bunch of interesting https://github.com/firasdib/Regex101/issues/1208 suggestions (including of author of ripgrep) how to reduce size. It was around 3 MB and now around 430kB.
GitHub
Rust ยท Issue #1208 ยท firasdib/Regex101
Flavor Request The syntax is similar to Perl, but I feel it has enough differences to justify a different flavor, especially when one considers the massive popularity of ripgrep (which is used by V...