/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

github.com
| | mathiasbynens.be
0.7 parsecs away

Travel
| | [AI summary] The article discusses recent advancements in ECMAScript regular expressions, including new features like dotAll mode, lookbehind assertions, named capture groups, Unicode property escapes, and set notation, along with proposals for further enhancements.
| | mths.be
0.7 parsecs away

Travel
| |
| | www.regular-expressions.info
2.9 parsecs away

Travel
| | [AI summary] This is a comprehensive guide to Unicode and regular expressions, covering topics such as Unicode normalization, encoding issues, and the syntax for matching Unicode blocks and properties in various regex engines.
| | blog.scottlogic.com
13.7 parsecs away

Travel
| WebAssembly is really starting to shine is as a standalone runtime environment. In this blog post I explore the Wasmtime WebAssembly runtime, and build a WebAssembly-powered serverless platform in just 70 lines of code.