Jon Gjengset | All Things Rust | Rust For Rustaceans | Dev Hour 4
https://www.youtube.com/watch?v=xO2xyBfhKDY
https://www.youtube.com/watch?v=xO2xyBfhKDY
YouTube
Jon Gjengset | All Things Rust | Rust For Rustaceans | Dev Hour 4
Long interview with Jon Gjengset, author of Rust for Rustaceans, an incredible YT channel, and amazing streamer.
twitter.com/jonhoo
twitch.tv/jonhoo
### Twitch
Everything is built live on twitch
Twitch : https://bit.ly/3xhFO3E
Discord: discord.gg/ThePrimeagenβ¦
twitter.com/jonhoo
twitch.tv/jonhoo
### Twitch
Everything is built live on twitch
Twitch : https://bit.ly/3xhFO3E
Discord: discord.gg/ThePrimeagenβ¦
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...