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...
Learn Rust With Entirely Too Many Linked Lists
https://rust-unofficial.github.io/too-many-lists/index.html
https://rust-unofficial.github.io/too-many-lists/index.html
A Rust-powered flamegraph generator with additional support for Cargo projects! It can be used to profile anything, not just Rust projects! No perl or pipes required <3
https://github.com/flamegraph-rs/flamegraph
https://github.com/flamegraph-rs/flamegraph
GitHub
GitHub - flamegraph-rs/flamegraph: Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 - flamegraph-rs/flamegraph