6 ms·
> That sounds overly dramatic Try appending this piece of code to your `index.js` and let me know how it goes in Safari: const r = /(<!foo)/ The parser w
by pontilanda 4y ago
> That sounds overly dramatic
Try appending this piece of code to your `index.js` and let me know how it goes in Safari:
const r = /(<!foo)/
The parser will encounter a syntax error and no code is executed.